BCDHPrivateKey, BCDSAPrivateKey, BCDSTU4145PrivateKey, BCECGOST3410_2012PrivateKey, BCECGOST3410PrivateKey, BCECPrivateKey, BCElGamalPrivateKey, BCGOST3410PrivateKey, BCRSAPrivateCrtKey, BCRSAPrivateKey, JCEDHPrivateKey, JCEECPrivateKey, JCEElGamalPrivateKey, JCERSAPrivateCrtKey, JCERSAPrivateKey, JDKDSAPrivateKey, PKCS12BagAttributeCarrierImpl, X509CertificateObjectpublic interface PKCS12BagAttributeCarrier
| Modifier and Type | Method | Description |
|---|---|---|
ASN1Encodable |
getBagAttribute(ASN1ObjectIdentifier oid) |
|
java.util.Enumeration |
getBagAttributeKeys() |
|
void |
setBagAttribute(ASN1ObjectIdentifier oid,
ASN1Encodable attribute) |
void setBagAttribute(ASN1ObjectIdentifier oid, ASN1Encodable attribute)
ASN1Encodable getBagAttribute(ASN1ObjectIdentifier oid)
java.util.Enumeration getBagAttributeKeys()