public interface PKCS12BagAttributeCarrier
Modifier and Type | Method and Description |
---|---|
DEREncodable |
getBagAttribute(DERObjectIdentifier oid) |
Enumeration |
getBagAttributeKeys() |
void |
setBagAttribute(DERObjectIdentifier oid,
DEREncodable attribute) |
void setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
DEREncodable getBagAttribute(DERObjectIdentifier oid)
Enumeration getBagAttributeKeys()
Copyright © 2015. All rights reserved.