Uses of Class
br.ufsc.labsec.parser.jades.attributes.unsigned.CertID
Packages that use CertID
Package
Description
-
Uses of CertID in br.ufsc.labsec.parser.jades.attributes.schema
Fields in br.ufsc.labsec.parser.jades.attributes.schema with type parameters of type CertIDModifier and TypeFieldDescriptionCompleteCertificateRefsType.certsLista de informações dos certificadosMethods in br.ufsc.labsec.parser.jades.attributes.schema that return types with arguments of type CertIDModifier and TypeMethodDescriptionCompleteCertificateRefsType.getCertIDs()Retorna a lista de CertIDs -
Uses of CertID in br.ufsc.labsec.parser.jades.attributes.unsigned
Methods in br.ufsc.labsec.parser.jades.attributes.unsigned that return CertIDModifier and TypeMethodDescriptionstatic CertIDCertID.getInstance(String certDigest, String algorithm) static CertIDCertID.getInstance(URL url, String algorithm) Retorna uma instância do CertID com informações presentes no certificado obtido pela url passadastatic CertIDCertID.getInstance(Certificate cert, String algorithm) Retorna uma instância do CertID com informações presentes no certificadoMethods in br.ufsc.labsec.parser.jades.attributes.unsigned that return types with arguments of type CertIDModifier and TypeMethodDescriptionCertificateValues.getCertIDListFromRefs(List<SignatureAttribute<JadesAttrCommonStruct>> signatureAttributeList) Retorna a lista de CertID contida no atributo de referência