SymmetricSignatureConfig
Interface An object that contains the configuration for the signature validator when using a symmetric algorithm.
Propertiesโ
| Name | Type | Description |
|---|---|---|
algorithm | SymmetricAlgorithm | - |
secret | string | - |
Source: index.ts:60
Interface An object that contains the configuration for the signature validator when using a symmetric algorithm.
| Name | Type | Description |
|---|---|---|
algorithm | SymmetricAlgorithm | - |
secret | string | - |
Source: index.ts:60