|
||||||||||
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.Attribute | +--org.webdocwf.util.smime.cms.SigningTimeAttribute
Signing Time Attribute is signed attribute and it is used in creating CMS objects for signed messages. It defines time of signing according to Greenwich Mean Time.
Constructor Summary | |
SigningTimeAttribute()
Signing time is taken from system clock, and is increased or decreased due to a time zone offset in order to implement Greenwich Mean Time. |
Methods inherited from class org.webdocwf.util.smime.cms.Attribute |
addContent, getDEREncoded |
Methods inherited from class org.webdocwf.util.smime.der.DERObject |
getContentOctets, getContentPartSize, 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 SigningTimeAttribute() throws SMIMEException
SMIMEException
- thrown in super class constructor or super class
addContent method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |