A marker interface for KeyStore entry types.
A marker interface for KeyStore entry types.
(get-attributes this)
Retrieves the attributes associated with an entry.
The default implementation returns an empty Set.
returns: an unmodifiable Set of attributes, possibly empty - default java.util.Set<java.security.KeyStore$Entry$Attribute>
Retrieves the attributes associated with an entry. The default implementation returns an empty Set. returns: an unmodifiable Set of attributes, possibly empty - `default java.util.Set<java.security.KeyStore$Entry$Attribute>`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close