Class PKCS12BagAttributeCarrierImpl
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
- All Implemented Interfaces:
PKCS12BagAttributeCarrier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setBagAttribute
(ASN1ObjectIdentifier oid, ASN1Encodable attribute) void
-
Constructor Details
-
PKCS12BagAttributeCarrierImpl
public PKCS12BagAttributeCarrierImpl()
-
-
Method Details
-
setBagAttribute
- Specified by:
setBagAttribute
in interfacePKCS12BagAttributeCarrier
-
getBagAttribute
- Specified by:
getBagAttribute
in interfacePKCS12BagAttributeCarrier
-
getBagAttributeKeys
- Specified by:
getBagAttributeKeys
in interfacePKCS12BagAttributeCarrier
-
writeObject
- Throws:
IOException
-
readObject
- Throws:
IOException
ClassNotFoundException
-