CertificateType

class mtf.network_port.tls.helpers.enums.CertificateType

Enum to represent CertificateType with corresponding Java enum values.

X509 = 0
OPEN_PGP = 1
RAW_PUBLIC_KEY = 2