|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.webdocwf.util.smime.der.DERObject
|
+--org.webdocwf.util.smime.der.DERSequencePr
|
+--org.webdocwf.util.smime.cms.IssuerAndSerialNumber
|
+--org.webdocwf.util.smime.cms.SignerIdentifier
Look for details in super class (IssuerAndSerialNumber).
| Constructor Summary | |
SignerIdentifier(java.security.cert.X509Certificate cert0)
Construction with information got from specific X509Certificate or from .cer file information which is extracted into instance of X509Certificate class |
|
| Method Summary | |
byte[] |
getSignIdentifier()
Returns DER encoded Signer Identifier |
| Methods inherited from class org.webdocwf.util.smime.der.DERSequencePr |
addContent |
| Methods inherited from class org.webdocwf.util.smime.der.DERObject |
getContentOctets, getContentPartSize, getDEREncoded, getIdentifierOctet, getLengthOctets, getLengthPartSize, getTagClassType, getTagComplexity, getTagTypeNumber, getTotalSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SignerIdentifier(java.security.cert.X509Certificate cert0)
throws SMIMEException
cert0 - X509CertificateSMIMEException - thrown in super class constructor.| Method Detail |
public byte[] getSignIdentifier()
throws SMIMEException
SMIMEException - thrown in super class getDEREncoded method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||