Uses of Class
eu.europa.esig.dss.cms.asn1.SignedAssertion
Packages that use SignedAssertion
-
Uses of SignedAssertion in eu.europa.esig.dss.cms.asn1
Methods in eu.europa.esig.dss.cms.asn1 that return SignedAssertionModifier and TypeMethodDescriptionstatic SignedAssertionSignedAssertion.getInstance(Object obj) Parses the object and returns instance ofSignedAssertion, null if the object has another typeMethods in eu.europa.esig.dss.cms.asn1 that return types with arguments of type SignedAssertionModifier and TypeMethodDescriptionSignedAssertions.getAssertions()Returns a list ofSignedAssertionsConstructor parameters in eu.europa.esig.dss.cms.asn1 with type arguments of type SignedAssertionModifierConstructorDescriptionSignedAssertions(List<SignedAssertion> assertions) Creates theSignedAssertionsfrom a list ofSignedAssertions