- TextContainedCertificateFilter - Class in es.gob.afirma.keystores.filters
-
Filtro de certificados que busca cadenas de texto concretas dentro del Principal
del Subject y/o Issuer de un certificado.
- TextContainedCertificateFilter(String[], String[]) - Constructor for class es.gob.afirma.keystores.filters.TextContainedCertificateFilter
-
Construye el filtro de certificados.
- ThumbPrintCertificateFilter - Class in es.gob.afirma.keystores.filters
-
Filtro para identificar un certificado a partir de su thumbprint (también
conocido como fingerprint) codificado en hexadecimal.
- ThumbPrintCertificateFilter(String, String) - Constructor for class es.gob.afirma.keystores.filters.ThumbPrintCertificateFilter
-
Crea un filtro para identificar un certificado a partir de su thumbprint.
- timestampPdf(byte[], Properties, Calendar) - Static method in class es.gob.afirma.signers.pades.PdfTimestamper
-
Aplica un sello de tiempo a un PDF.
- toASN1Primitive() - Method in class es.gob.afirma.signers.pkcs7.DigestedData
-
Produce an object suitable for an ASN1OutputStream.
- toASN1Primitive() - Method in class es.gob.afirma.signers.pkcs7.SignedAndEnvelopedData
-
Produce an object suitable for an ASN1OutputStream.
- toJsonString() - Method in enum es.gob.afirma.cert.certvalidation.ValidationResult
-
Obtiene la representación JSON del resultado de la validación.
- toString() - Method in enum es.gob.afirma.cert.certvalidation.ValidationResult
-
- toString() - Method in class es.gob.afirma.cert.signvalidation.SignValidity
-
- toString() - Method in class es.gob.afirma.core.ciphers.AOCipherConfig
-
- toString() - Method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherAlgorithm
-
- toString() - Method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherBlockMode
-
- toString() - Method in enum es.gob.afirma.core.ciphers.CipherConstants.AOCipherPadding
-
- toString() - Method in class es.gob.afirma.core.keystores.KeyUsage
-
- toString() - Method in class es.gob.afirma.core.keystores.NameCertificateBean
-
- toString() - Method in class es.gob.afirma.core.signers.AOSimpleSignInfo
-
- toString() - Method in class es.gob.afirma.core.signers.TriphaseData
-
Genera un XML con la descripción del mensaje trifásico.
- toString() - Method in class es.gob.afirma.core.util.tree.AOTreeNode
-
Returns the result of sending toString()
to this node's user
object, or null if this node has no user object.
- toString() - Method in enum es.gob.afirma.keystores.AOKeyStore
-
- toString() - Method in class es.gob.afirma.keystores.AOKeyStoreManager
-
- toString() - Method in class es.gob.afirma.keystores.CAPIKeyStoreManager
-
- toString() - Method in class es.gob.afirma.keystores.KeyStoreConfiguration
-
- toString() - Method in class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
- toString() - Method in class es.gob.afirma.signers.tsp.pkcs7.TsaRequestExtension
-
- transform(Data, XMLCryptoContext) - Method in class es.gob.afirma.signers.ooxml.relprovider.RelationshipTransformService
- transform(Data, XMLCryptoContext, OutputStream) - Method in class es.gob.afirma.signers.ooxml.relprovider.RelationshipTransformService
- TRANSFORM_URI - Static variable in class es.gob.afirma.signers.ooxml.relprovider.RelationshipTransformService
-
URI de declaración de la transformación.
- transformMimeTypeToOid(String) - Static method in class es.gob.afirma.core.misc.MimeHelper
-
Obtiene el Oid correspondiente a un Mime Type concreto.
- transformOidToMimeType(String) - Static method in class es.gob.afirma.core.misc.MimeHelper
-
Obtiene el Mime correspondiente a un Oid concreto.
- TriphaseData - Class in es.gob.afirma.core.signers
-
Mensaje con la información requerida para la ejecución de una operación trifásica.
- TriphaseData(String, String) - Constructor for class es.gob.afirma.core.signers.TriphaseData
-
Construye el mensaje especificando formato y operación (firma, cofirma o contrafirma).
- TS_DOC - Static variable in class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
Sello de tiempo a nivel de documento.
- TS_SIGN - Static variable in class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
Sello de tiempo a nivel de firma.
- TS_SIGN_DOC - Static variable in class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
Sello de tiempo doble, a nivel de firma y a nivel de documento.
- TsaParams - Class in es.gob.afirma.signers.tsp.pkcs7
-
Parámetros de configuración de una Autoridad de Sellado de Tiempo.
- TsaParams(boolean, String, URI, String, String, TsaRequestExtension[], String, byte[], String, String, byte[], String, String, boolean) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
Construye los parámetros de configuración de una Autoridad de Sellado de Tiempo.
- TsaParams(Properties) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.TsaParams
-
Construye los parámetros de configuración de una Autoridad de Sellado de Tiempo.
- TsaRequestExtension - Class in es.gob.afirma.signers.tsp.pkcs7
-
Extensión para una solicitud de TSA según RFC 2161.
- TsaRequestExtension(String, boolean, byte[]) - Constructor for class es.gob.afirma.signers.tsp.pkcs7.TsaRequestExtension
-
Crea una extensión para una solicitud de TSA según RFC 2161.