open-nav
    Preparing search index...

    Interface CryptoType

    Denoting type of cryptographic method

    Kriptográfiai metódust leíró típus

    interface CryptoType {
        cryptoType: string;
        value: string;
    }
    Index
    cryptoType: string
    value: string

    Text content of the element.