Liking cljdoc? Tell your friends :D
Clojure only.

org.bdinetwork.ring.association


Associationcljprotocol

Provides info on registered parties and root CAs in an association.

Provides info on registered parties and root CAs in an association.

partyclj

(party this party-id)

Return the registered party with party-id.

Returns nil if no such party is registered.

Return the registered party with `party-id`.

Returns nil if no such party is registered.

trusted-listclj

(trusted-list this)

Return the fingerprints of the trusted root CA certificates.

Return the fingerprints of the trusted root CA certificates.
sourceraw docstring

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

× close