SongGuess
    Preparing search index...

    Interface CryptoKeyEllipticKeyAlgorithm

    interface CryptoKeyEllipticKeyAlgorithm {
        name: string;
        namedCurve: string;
    }
    Index

    Properties

    Properties

    name: string
    namedCurve: string