onvif
    Preparing search index...

    Interface CreateRSAKeyPair

    interface CreateRSAKeyPair {
        alias?: string;
        keyLength: number;
    }
    Index
    alias?: string

    The client-defined alias of the key.

    keyLength: number

    The length of the key to be created.