interface EcdsaParams {
    hash: AlgorithmIdentifier;
    name: string;
}

Hierarchy (View Summary)

Properties

Properties

name: string