Uses of Class
org.bouncycastle.asn1.cms.Time
-
Packages that use Time Package Description org.bouncycastle.asn1.cms -
-
Uses of Time in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return Time Modifier and Type Method Description static Time
Time. getInstance(Object obj)
Return a Time object from the given object.static Time
Time. getInstance(ASN1TaggedObject obj, boolean explicit)
-