Skip to main contentModule tls
Source - CertKey
- This type contains a list of one or more certificates and an associated private key. The leaf
certificate should always be first.
- get_common_name
- Return the common name associated with the X509 certificate.
- get_organization
- Return the organization associated with the X509 certificate.
- get_organization_unit
- Return the common name associated with the X509 certificate.
- get_serial
- Return the serial number associated with the X509 certificate as a hexadecimal value.