Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/crypto/hpke/
DMessage.java38 public @NonNull byte[] getCiphertext() { in getCiphertext() method in Message
DHpke.java250 return recipientBuilder.build().open(message.getCiphertext(), aad); in open()
/libcore/api/
Dcurrent.txt46 method @NonNull public byte[] getCiphertext();