Discover Packages
github.com/hyperledger/aries-framework-go
pkg
doc
util
jwkkid
package
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Feb 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 17
Opens a new window with list of known importers.
Documentation
Documentation
¶
BuildJWK builds a go jose JWK from keyBytes with key type kt.
CreateKID creates a KID value based on the marshalled keyBytes of type kt. This function should be called for
asymmetric public keys only (ECDSA DER or IEEE-P1363, ED25519, X25519, BLS12381G2).
returns:
base64 raw (no padding) URL encoded KID
error in case of error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.