Module java.base
Package java.security

Class PKCS12Attribute

java.lang.Object
java.security.PKCS12Attribute
All Implemented Interfaces:
KeyStore.Entry.Attribute

public final class PKCS12Attribute extends Object implements KeyStore.Entry.Attribute
An attribute associated with a PKCS12 keystore entry. The attribute name is an ASN.1 Object Identifier and the attribute value is a set of ASN.1 types.
Since:
1.8