[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Add this specified certificate to the list of
of trusted certificates
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public void SetSSLTrustedCertificate( string certificate ) |
Public Sub SetSSLTrustedCertificate ( _ certificate As String _ ) |
public: void SetSSLTrustedCertificate( String^ certificate ) |
Parameters
- certificate
- Type: System..::.String
The name of the certificate to add to the list of trusted certificates.
Remarks
Only ASN1.DER encoded files are supported.