# Functions
MarshalSubjectAltName converts a SubjectAltName struct into a pkix.Extension.
ParseSubjectAltName parses a pkix.Extension into a SubjectAltName struct.
# Structs
PermanentIdentifier represents an ASN.1 encoded "permanent identifier" as defined by RFC4043.
SubjectAltName contains GeneralName variations not supported by the crypto/x509 package.