Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/pkcs/
DPKCS9Attribute.java233 public static final String MESSAGE_DIGEST_STR = "MessageDigest"; field in PKCS9Attribute
289 OID_NAME_TABLE.put(PKCS9_OIDS[4], MESSAGE_DIGEST_STR); in OID_NAME_TABLE.put() argument