Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/pkcs/
DPKCS9Attributes.java64 private boolean ignoreUnsupportedAttributes = false; field in PKCS9Attributes
136 boolean ignoreUnsupportedAttributes) throws IOException { in PKCS9Attributes()