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()
| Property | Type | Access | Description |
|---|---|---|---|
CryptoSignParams |
class |
get | Represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify() |