Liking cljdoc? Tell your friends :D

saml20-clj.crypto


assert-signature-valid-when-presentclj

(assert-signature-valid-when-present object credential)
source

canonicalization-algorithmsclj

source

decrypt!clj

(decrypt! sp-private-key element)
source

new-secret-keyclj

(new-secret-key)
source

recursive-decrypt!clj

(recursive-decrypt! sp-private-key element)
source

signclj

(sign object
      credential
      &
      {:keys [signature-algorithm canonicalization-algorithm]
       :or {signature-algorithm [:rsa :sha256]
            canonicalization-algorithm :excl-omit-comments}})
source

signatureclj

(signature object)
source

signature-algorithmsclj

source

signed?clj

(signed? object)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close