buddy.core.keys.jwk.proto
jwk->private-key
multimethod
(jwk->private-key jwk)
Convert a jwk into a PrivateKey instance.
thumbprint
multimethod
(thumbprint jwk)
Calculate the thumbprint of the jwk key according to the RFC7638.
(jwk->private-key jwk)
Convert a jwk into a PrivateKey instance.
(thumbprint jwk)
Calculate the thumbprint of the jwk key according to the RFC7638.