PKCS12Attribute

Class 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

Constructors

PKCS12Attribute

public PKCS12Attribute(String name,
                       String value)

Constructs a PKCS12 attribute fr