onvif
    Preparing search index...

    Interface GetPkcs10Request

    interface GetPkcs10Request {
        attributes?: BinaryData;
        certificateID: string;
        subject?: string;
    }
    Index
    attributes?: BinaryData

    Optional base64 encoded DER attributes.

    certificateID: string

    List of ids of certificates to delete.

    subject?: string

    Relative Dinstinguished Name(RDN) CommonName(CN).