@regulaforensics/document-reader
    Preparing search index...

    Class PKDCertificate

    Class contains information about PKD certificate.

    Index
    • Parameters

      • binaryData: string
      • resourceType: PKDResourceType
      • Optionaloptions: { privateKey?: string | null }

      Returns PKDCertificate

    binaryData: string

    Certificate base64 string.

    privateKey: string | null

    Private key base64 string.

    resourceType: PKDResourceType

    Indicates type of certificate.