Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 476 Bytes

File metadata and controls

13 lines (8 loc) · 476 Bytes

CryptoSignParams

Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/CryptoSignParams.cs

Represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify()

Properties

Property Type Access Description
CryptoSignParams class get Represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify()