Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.cades.CadesInformation
-
Uses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.cades
Classes in br.ufsc.labsec.signature.conformanceVerifier.cades with type parameters of type CadesInformation Modifier and Type Class Description static class
CadesInformation.CadesInformationBuilderAbstract<Builder,Info extends CadesInformation>
Subclasses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.cades Modifier and Type Class Description class
TSInformation<Encod,Sig extends Signature<Encod>>
Fields in br.ufsc.labsec.signature.conformanceVerifier.cades declared as CadesInformation Modifier and Type Field Description protected Info
CadesInformation.CadesInformationBuilderAbstract. information
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades that return types with arguments of type CadesInformation Modifier and Type Method Description Signer<CadesInformation>
CadesSignatureComponent. getSigner()
Retorna um assinador CAdESMethod parameters in br.ufsc.labsec.signature.conformanceVerifier.cades with type arguments of type CadesInformation Modifier and Type Method Description SignatureContainer<CadesSignature>
CounterSignatureGenerator. counterGenerate(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Gera a contra assinaturaprotected SignatureContainer<CadesSignature>
CadesContainerGenerator. generateSignature(FileToBeSigned<? extends CadesInformation> fileToBeSigned, List<SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>> signedAttributes)
Gera uma assinatura no formato CAdES.SignatureDataWrapper
CadesSigner. getSignature(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Inicializa o gerador de contêiner de assinaturaSet<CRL>
RevocationSignedDataCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
RevocationSignedDataCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
RevocationSignedDataCreator. otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
RevocationSignedDataCreator. otherOCSPsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
boolean
CadesSigner. sign(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Realiza a assinaturaboolean
CadesSigner. supports(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
-
Uses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.cades.creator
Classes in br.ufsc.labsec.signature.conformanceVerifier.cades.creator with type parameters of type CadesInformation Modifier and Type Class Description class
CadesAttributeFactory<Info extends CadesInformation>
-
Uses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed with type parameters of type CadesInformation Modifier and Type Method Description <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaContentHintCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaEtsSignerAttrCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaEtsSignerLocationCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaEtsSigPolicyIdCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaMsgSigDigestCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaReceiptRequestCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaSigningCertificateCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaSigningCertificateV2Creator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdContentTypeCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdMessageDigestCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdSigningTimeCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo -
Uses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned
Method parameters in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned with type arguments of type CadesInformation Modifier and Type Method Description protected List<Certificate>
IdAaEtsAttrCertificateRefsCreator. otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates)
List<Certificate>
IdAaEtsCertValuesCreator. otherCertificatesToExclude(CertificateCollection certificateCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
protected List<Certificate>
IdAaEtsAttrCertificateRefsCreator. otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates)
Set<Certificate>
IdAaEtsCertValuesCreator. otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationRefsCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationValuesCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationRefsCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationValuesCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationRefsCreator. otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationValuesCreator. otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationRefsCreator. otherOCSPsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationValuesCreator. otherOCSPsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
-
Uses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.pades
Subclasses of CadesInformation in br.ufsc.labsec.signature.conformanceVerifier.pades Modifier and Type Class Description class
PadesInformation
Fields in br.ufsc.labsec.signature.conformanceVerifier.pades with type parameters of type CadesInformation Modifier and Type Field Description Signer<CadesInformation>
PadesSignatureComponent. cadesSigner
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return types with arguments of type CadesInformation Modifier and Type Method Description Signer<CadesInformation>
PadesSignatureComponent. getCadesSigner()
Retorna um assinador CAdESConstructor parameters in br.ufsc.labsec.signature.conformanceVerifier.pades with type arguments of type CadesInformation Constructor Description PadesSignatureImp(Application application, Signer<CadesInformation> signer, FileToBeSigned<? extends CadesInformation> fileToBeSigned)
ConstrutorPadesSignatureImp(Application application, Signer<CadesInformation> signer, FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Construtor -
Uses of CadesInformation in br.ufsc.labsec.signature.tsa
Method parameters in br.ufsc.labsec.signature.tsa with type arguments of type CadesInformation Modifier and Type Method Description static org.bouncycastle.operator.DigestCalculator
FileToBeSignedContentSigner. calculateDigest(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
static org.bouncycastle.cms.SignerInfoGenerator
FileToBeSignedContentSigner. signerInfoGenerator(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Constructor parameters in br.ufsc.labsec.signature.tsa with type arguments of type CadesInformation Constructor Description FileToBeSignedContentSigner(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
-
Uses of CadesInformation in br.ufsc.labsec.signature.tsa.providers
Method parameters in br.ufsc.labsec.signature.tsa.providers with type arguments of type CadesInformation Modifier and Type Method Description org.bouncycastle.tsp.TimeStampRequest
TimestampProvider. request(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Gera uma requisição de carimbo de tempo pro conteúdo dado