@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface RfidPkiExtension

    Extension identifier (OID, ASCII string); Contents of the identifier in the format S1 (S2), where S1 – attribute name, S2 – identifier (OID string)

    RfidPkiExtension

    interface RfidPkiExtension {
        Data: string;
        Type: string;
    }
    Index

    Properties

    Properties

    Data: string

    Extension binary data. Base64 encoded.

    RfidPkiExtension

    Type: string

    Extension identifier (OID, ASCII string); Contents of the identifier in the format S1 (S2), where S1 – attribute name, S2 – identifier (OID string)

    RfidPkiExtension