Home
last modified time | relevance | path

Searched refs:CHALLENGE_PASSWORD_STR (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/pkcs/
DPKCS9Attribute.java236 public static final String CHALLENGE_PASSWORD_STR = "ChallengePassword"; field in PKCS9Attribute
292 OID_NAME_TABLE.put(PKCS9_OIDS[7], CHALLENGE_PASSWORD_STR); in OID_NAME_TABLE.put() argument
/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/
DPKCS9Attribute.java117 public static final java.lang.String CHALLENGE_PASSWORD_STR = "ChallengePassword"; field in PKCS9Attribute