buddy.sign.jwk

A JWK key reading functions

private-key

(private-key input)

Creates a PublicKey instance from JWK. This function accepts JSON formatted string or a clojure map.

public-key

(public-key input)

Creates a PublicKey instance from JWK. This function accepts JSON formatted string or a clojure map.

thumbprint

(thumbprint input)