Uses of Interface
br.ufsc.labsec.signature.conformanceVerifier.cades.CmsParent
Packages that use CmsParent
Package
Description
-
Uses of CmsParent in br.ufsc.labsec.signature
Classes in br.ufsc.labsec.signature that implement CmsParent -
Uses of CmsParent in br.ufsc.labsec.signature.conformanceVerifier.cades
Classes in br.ufsc.labsec.signature.conformanceVerifier.cades that implement CmsParentModifier and TypeClassDescriptionclassEsta classe representa uma assinatura CMS qualquer que contém, no mínimo, o atributoIdAaEtsSigPolicyId.classEsta classe representa o contêiner de assinaturas que estão dentro doCMSSignedData.classEsta classe representa tanto uma assinatura quanto uma contra-assinatura CAdES.classMethods in br.ufsc.labsec.signature.conformanceVerifier.cades with parameters of type CmsParentModifier and TypeMethodDescriptionvoidCadesSignatureInformation.setParent(CmsParent<CadesSignature> parent) Constructors in br.ufsc.labsec.signature.conformanceVerifier.cades with parameters of type CmsParentModifierConstructorDescriptionCadesSignature(CadesSignatureContainer cadesSignatureContainer, org.bouncycastle.cms.SignerInformation signerInformation, CmsParent<CadesSignature> parent) Cria uma assinatura CAdESprotectedCadesSignatureInformation(org.bouncycastle.cms.SignerInformation signerInformation, boolean isDetached, CmsParent<CadesSignature> parent) Constrói umCadesSignatureInformationprotectedCadesSimpleSignatureInformation(org.bouncycastle.cms.SignerInformation signerInformation, boolean isDetached, CmsParent parent) -
Uses of CmsParent in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.unsigned
Classes in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.unsigned that implement CmsParentModifier and TypeClassDescriptionclassRepresenta uma contra assinatura no formato CAdES.Constructors in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.unsigned with parameters of type CmsParentModifierConstructorDescriptionIdCounterSignature(org.bouncycastle.cms.SignerInformation counterSigner, CmsParent<CadesSignature> parent) Esse construtor é utilizado para a assinatura da contra assinatura.