Uses of Interface
org.opensaml.xmlsec.signature.X509Digest
Packages that use X509Digest
Package
Description
Classes in support of processing XML Signature KeyInfo material.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of X509Digest in org.opensaml.xmlsec.keyinfo
Methods in org.opensaml.xmlsec.keyinfo that return X509DigestModifier and TypeMethodDescriptionstatic X509DigestKeyInfoSupport.buildX509Digest(X509Certificate javaCert, String algorithmURI) Build anX509Digestcontaining the digest of the specified certificate. -
Uses of X509Digest in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type X509DigestModifier and TypeMethodDescriptionX509Data.getX509Digests()Get the list of X509Digest child elements.