Uses of Class
org.bouncycastle.asn1.bc.ObjectStoreData
-
Packages that use ObjectStoreData Package Description org.bouncycastle.asn1.bc BC specific object identifiers and classes for the BCFKS key store. -
-
Uses of ObjectStoreData in org.bouncycastle.asn1.bc
Methods in org.bouncycastle.asn1.bc that return ObjectStoreData Modifier and Type Method Description static ObjectStoreData
ObjectStoreData. getInstance(java.lang.Object o)
Constructors in org.bouncycastle.asn1.bc with parameters of type ObjectStoreData Constructor Description ObjectStore(ObjectStoreData objectStoreData, ObjectStoreIntegrityCheck integrityCheck)
-