Searched refs:RSA_PROPRIETARY_STR (Results 1 – 2 of 2) sorted by relevance
242 private static final String RSA_PROPRIETARY_STR = "RSAProprietary"; field in PKCS9Attribute296 OID_NAME_TABLE.put(PKCS9_OIDS[11], RSA_PROPRIETARY_STR); in OID_NAME_TABLE.put() argument297 OID_NAME_TABLE.put(PKCS9_OIDS[12], RSA_PROPRIETARY_STR); in OID_NAME_TABLE.put() argument
205 private static final java.lang.String RSA_PROPRIETARY_STR = "RSAProprietary"; field in PKCS9Attribute