An object representing SSLCipherSuiteInformation.
|
auth_algorithm
Returns the auth algorithm enum
|
|
auth_algorithm_name
Returns the auth algorithm name
|
|
cipher_suite
Returns the cipher suite enum
|
|
cipher_suite_name
Returns the cipher suite name
|
|
effective_key_bits
Returns the effective key bits
|
|
is_exportable
Returns True if exportable, False otherwise
|
|
is_fips
Returns True if FIPS, False otherwise
|
|
is_nonstandard
Returns True if nonstandard, False otherwise
|
|
kea_type
Returns the kea type enum
|
|
kea_type_name
Returns the kea type name
|
|
mac_algorithm
Returns the mac algorithm enum
|
|
mac_algorithm_name
Returns the mac algorithm name
|
|
mac_bits
Returns the mac bits
|
|
symmetric_cipher
Returns the symmetric cipher enum
|
|
symmetric_cipher_name
Returns the symmetric cipher name
|
|
symmetric_key_bits
Returns the symmetric key bits
|
|
symmetric_key_space
Returns the symmetric key space
|