EcdsaParams

interface EcdsaParams extends Algorithm {
hash: HashAlgorithmIdentifier;
}

§Extends

§
Algorithm
[src]

§Properties

§
hash: HashAlgorithmIdentifier
[src]