Uses of Class
br.ufsc.labsec.parser.jades.attributes.signed.SigningCertificate
Packages that use SigningCertificate
Package
Description
-
Uses of SigningCertificate in br.ufsc.labsec.parser.jades.decoder.signed
Classes in br.ufsc.labsec.parser.jades.decoder.signed that implement interfaces with type arguments of type SigningCertificateMethods in br.ufsc.labsec.parser.jades.decoder.signed that return SigningCertificateModifier and TypeMethodDescriptionSigningCertificateDecoder.decode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SigningCertificate in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed that implement interfaces with type arguments of type SigningCertificateMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.valueReportCreator.signed with parameters of type SigningCertificateModifier and TypeMethodDescription@Nullable AttributeValueReportSigningCertificateValueReportCreator.createValueReport(SigningCertificate attr, JadesAbstractVerifierInterface verifier) -
Uses of SigningCertificate in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed
Classes in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed that implement interfaces with type arguments of type SigningCertificateMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed with parameters of type SigningCertificateModifier and TypeMethodDescriptionstatic CertificateSigningCertificateVerifier.getSigningCertificate(SigningCertificate attr, JadesAbstractVerifierInterface verifier) Busca o certificado do assinante conforme seu seletor por hash presente no atributovoidSigningCertificateVerifier.verify(SigningCertificate attr, JadesAbstractVerifierInterface verifier)