|
||||||||||
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.RecipientIdentifier
Look for details in super class (IssuerAndSerialNumber).
Constructor Summary | |
RecipientIdentifier(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 |
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 RecipientIdentifier(java.security.cert.X509Certificate cert0) throws SMIMEException
cert0
- X509Certificate.SMIMEException
- thrown in super class constructor.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |