[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Add this specified certificate to the list of
of trusted certs. Note: only ASN1.DER encoded files are supported
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public void SetSSLTrustedCertificate( X509Certificate cert ) |
Public Sub SetSSLTrustedCertificate ( _ cert As X509Certificate _ ) |
public: void SetSSLTrustedCertificate( X509Certificate^ cert ) |