Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned.CertID
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned |
-
Uses of CertID in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that return CertID Modifier and Type Method Description static CertID
CertID. getInstance(String certDigest, String algorithm)
static CertID
CertID. getInstance(URL url, String algorithm)
Retorna uma instância do CertID com informações presentes no certificado obtido pela url passadastatic CertID
CertID. getInstance(Certificate cert, String algorithm)
Retorna uma instância do CertID com informações presentes no certificadoMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that return types with arguments of type CertID Modifier and Type Method Description protected List<CertID>
AttrAuthoritiesCertVals. getCertIDListFromRefs(List<SignatureAttribute<JadesAttrCommonStruct>> signatureAttributeList)
Retorna a lista de CertID contida no atributo de referênciaprotected List<CertID>
CertificateValues. getCertIDListFromRefs(List<SignatureAttribute<JadesAttrCommonStruct>> signatureAttributeList)
Retorna a lista de CertID contida no atributo de referênciaArrayList<CertID>
CompleteCertificateRefs. getCertIDs()
Retorna a lista de CertIDs