[TIBCO.EMS .NET Admin client library 7.0 documentation]
The SSLParams type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SSLParams |
Methods
Name | Description | |
---|---|---|
![]() | _FixParams | |
![]() | _Pack | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | setList | |
![]() | setObject | |
![]() | ToString | Generate a string representation of parameters.
(Inherited from ThirdPartyParams.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | SSL_AUTH_ONLY_PARAM | Boolean parameter indicating whether or not SSL is used only for authentication. |
![]() ![]() | SSL_CIPHERS_PARAM | String parmeter for the SSL ciphers. |
![]() ![]() | SSL_CRL_PATH_PARAM | String parmeter for the SSL CRL path. |
![]() ![]() | SSL_CRL_UPDATE_IVL_PARAM | Long parameter for the SSL CRL update interval, in hours. |
![]() ![]() | SSL_EGD_PARAM | String parmeter for the path to the installed Enthropy Gathering Daemon. |
![]() ![]() | SSL_EXPECTED_HOSTNAME_PARAM | String parameter for the expeted hostname of the server. |
![]() ![]() | SSL_IDENTITY_PARAM | String parameter for the filename of the identity file. |
![]() ![]() | SSL_ISSUERS_PARAM | List parameter for the list of SSL certificate filenames used to issue client certificates. |
![]() ![]() | SSL_PASSWORD_PARAM | String parmeter for the SSL password (routes only). |
![]() ![]() | SSL_PRIVATE_KEY_PARAM | String parameter for the filename of the private key file. |
![]() ![]() | SSL_RENEG_INTERVAL_PARAM | Long parameter for the SSL renogotion interval, in seconds. |
![]() ![]() | SSL_RENEG_SIZE_PARAM | Long parameter for the SSL renogotion size, in bytes. |
![]() ![]() | SSL_TRUSTED_PARAM | List parameter for the List of trusted certificates. |
![]() ![]() | SSL_VENDOR_PARAM | String parameter for the SSL implementation vendor (factories only). |
![]() ![]() | SSL_VERIFY_HOST_PARAM | Boolean parameter indicating whether or not hosts should be verified. |
![]() ![]() | SSL_VERIFY_HOSTNAME_PARAM | Boolean parameter indicating whether or not hostnames should be verified. |
![]() | tpParams |