Back

public-key (clj)

(source)

function

(public-key input)
Creates a PublicKey instance from JWK. This function accepts JSON formatted string or a clojure map.

Examples