Uses of Class
org.bouncycastle.asn1.cms.SCVPReqRes
-
Packages that use SCVPReqRes Package Description org.bouncycastle.asn1.cms Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630). -
-
Uses of SCVPReqRes in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return SCVPReqRes Modifier and Type Method Description static SCVPReqRes
SCVPReqRes. getInstance(java.lang.Object obj)
Return a SCVPReqRes object from the given object.
-