Appearance
@pqc-sdk/core / PqcKey
SDK key: raw bytes plus algorithm and use metadata.
A extends Algorithm = Algorithm
A
Algorithm
U extends KeyUse = KeyUse
U
KeyUse
readonly algorithm: A
readonly
readonly bytes: Uint8Array
Uint8Array
readonly use: U