onvif
    Preparing search index...

    Interface UploadCertificateWithPrivateKeyInPKCS12Response

    interface UploadCertificateWithPrivateKeyInPKCS12Response {
        certificationPathID: string;
        keyID: string;
    }
    Index
    certificationPathID: string

    The certification path ID of the uploaded certification path.

    keyID: string

    The key ID of the uploaded key pair.