Searched defs:ignoreUnsupportedAttributes (Results 1 – 2 of 2) sorted by relevance
45 public PKCS9Attributes(sun.security.util.DerInputStream in, boolean ignoreUnsupportedAttributes) in PKCS9Attributes()119 private boolean ignoreUnsupportedAttributes = false; field in PKCS9Attributes
64 private boolean ignoreUnsupportedAttributes = false; field in PKCS9Attributes135 boolean ignoreUnsupportedAttributes) throws IOException { in PKCS9Attributes()