Home
last modified time | relevance | path

Searched defs:permittedAttributes (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/
DPKCS9Attributes.java33 sun.security.util.ObjectIdentifier[] permittedAttributes, in PKCS9Attributes()
123 permittedAttributes; field in PKCS9Attributes
/libcore/ojluni/src/main/java/sun/security/pkcs/
DPKCS9Attributes.java52 private final Hashtable<ObjectIdentifier, ObjectIdentifier> permittedAttributes; field in PKCS9Attributes
84 public PKCS9Attributes(ObjectIdentifier[] permittedAttributes, in PKCS9Attributes()