SignerInfo

Vue de l’ensemble

‘SignerInfo’ est une classe dans Aspose.PDF FOSS pour Java.

Informations par signature dans une structure de données PKCS#7 SignedData (RFC 2315 §9.2).

Cette classe fournit 10 méthodes pour travailler avec des objets de SignerInfo dans les programmes Java. Les méthodologies disponibles comprennent: ‘getAuthenticatedAttributes’, ’ getAuthentifiéAattributsRaw’, getDigestAlgorithm, ‘gettDegestAgoritmOID’, ‘getEncryptedDagest’, ‘GetIssuerDER , 'geMessageDogest,, ‘gerSerialNumber., 'gesignatureAlgoritmeOid et ‘SigningTime’. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : ‘authentezAthributts ; 'authentifact Attrips; ‘algorite’dogorithme` plus, 4DIGTrigitme’ et plus.

Propriétés

NameTypeAccessDescription
serialNumberBigIntegerReadGets the serial number.
digestAlgorithmOIDStringReadGets the digest algorithm oid.
signatureAlgorithmOIDStringReadGets the signature algorithm oid.
encryptedDigestbyte[]ReadGets the encrypted digest.
issuerDERbyte[]ReadGets the issuer der.
authenticatedAttributesMap<String, byte[]>ReadGets the authenticated attributes.
authenticatedAttributesRawbyte[]ReadGets the authenticated attributes raw.
digestAlgorithmStringReadReturns the digest algorithm as JCA name.
signingTimeDateReadReturns the signing time from authenticated attributes.
messageDigestbyte[]ReadReturns the message digest from authenticated attributes.

méthodes

SignatureDescription
getSerialNumber()BigIntegerReturns the serial number.
getDigestAlgorithmOID()StringReturns the digest algorithm oid.
getSignatureAlgorithmOID()StringReturns the signature algorithm oid.
getEncryptedDigest()byte[]Returns the encrypted digest.
getIssuerDER()byte[]Returns the issuer der.
getAuthenticatedAttributes()Map<String, byte[]>Returns the authenticated attributes.
getAuthenticatedAttributesRaw()byte[]Returns the authenticated attributes raw.
getDigestAlgorithm()StringReturns the digest algorithm as JCA name.
getSigningTime()DateReturns the signing time from authenticated attributes.
getMessageDigest()byte[]Returns the message digest from authenticated attributes.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français