Uses of Class
org.bouncycastle.asn1.cms.OtherRevocationInfoFormat
Packages that use OtherRevocationInfoFormat
Package
Description
Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).
-
Uses of OtherRevocationInfoFormat in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return OtherRevocationInfoFormatModifier and TypeMethodDescriptionstatic OtherRevocationInfoFormat
OtherRevocationInfoFormat.getInstance
(Object obj) Return a OtherRevocationInfoFormat object from the given object.static OtherRevocationInfoFormat
OtherRevocationInfoFormat.getInstance
(ASN1TaggedObject obj, boolean explicit) Return a OtherRevocationInfoFormat object from a tagged object.