Class SubjectKeyIdentifierExtension

Represents the Subject Key Identifier certificate extension

Hierarchy

Constructors

Properties

critical: boolean

Indicates where extension is critical

keyId: string

Gets 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 = "Subject Key Identifier"

Methods

Generated using TypeDoc