Class AuthorityKeyIdentifierExtension

Represents the Authority Key Identifier certificate extension

Hierarchy

Constructors

Properties

Gets a certificate identifier in the issuer name and serial number

critical: boolean

Indicates where extension is critical

keyId?: string

Gets a hexadecimal representation of key identifier

rawData: ArrayBuffer

Gets a DER encoded buffer

type: string

Gets an extension identifier

value: ArrayBuffer

Gets a DER encoded value of extension

NAME: string = "Authority Key Identifier"

Methods

Generated using TypeDoc