onvif
    Preparing search index...

    Interface CreateECCKeyPairResponse

    interface CreateECCKeyPairResponse {
        estimatedCreationTime: string;
        keyID: string;
    }
    Index
    estimatedCreationTime: string

    Best-effort estimate of how long the key generation will take.

    keyID: string

    The key ID of the key pair being generated.