Home | History | Annotate | Download | only in support

Lines Matching refs:dhEncryptedPrivateKeyInfoNP

794     private static final byte[] dhEncryptedPrivateKeyInfoNP = new byte[] {
1145 validEPKIEncodingsNP.put("DH", dhEncryptedPrivateKeyInfoNP);
1146 validEPKIEncodingsNP.put("DIFFIEHELLMAN", dhEncryptedPrivateKeyInfoNP);
1147 validEPKIEncodingsNP.put("DIFFIE-HELLMAN", dhEncryptedPrivateKeyInfoNP);
1150 validEPKIEncodingsNP.put("DIFFIE-HELLMAN", dhEncryptedPrivateKeyInfoNP);