Searched defs:encryptedKey (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/keys/
H A DKeyInfo.java334 public void add(EncryptedKey encryptedKey) throws XMLEncryptionException { argument
/openjdk10/jdk/src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/encryption/
H A DXMLCipher.java742 public Element martial(EncryptedKey encryptedKey) { argument
757 public Element martial(Document context, EncryptedKey encryptedKey) { argument
1399 public Key decryptKey(EncryptedKey encryptedKey, String algorithm) argument
1585 decryptKey(EncryptedKey encryptedKey) argument
2481 toElement(EncryptedKey encryptedKey) argument
[all...]

Completed in 46 milliseconds