Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 711 Bytes

ResolvedKey.md

File metadata and controls

19 lines (11 loc) · 711 Bytes

Interface: ResolvedKey<KeyLikeType>

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

Type Parameters

Type Parameter Default type
KeyLikeType extends KeyLike KeyLike

Properties

key

key: Uint8Array | KeyLikeType

Key resolved from the key resolver function.