Typescript Library Declarations (DOM)
Interface EcdsaParams
interface
EcdsaParams
{
hash
:
AlgorithmIdentifier
;
name
:
string
;
}
Hierarchy
Algorithm
EcdsaParams (
view full
)
Index
Properties
hash
name
Properties
hash
hash
:
AlgorithmIdentifier
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hash
name
Typescript Library Declarations (DOM)