Searched refs:getCiphertext (Results 1 – 3 of 3) sorted by relevance
38 public @NonNull byte[] getCiphertext() { in getCiphertext() method in Message
250 return recipientBuilder.build().open(message.getCiphertext(), aad); in open()
46 method @NonNull public byte[] getCiphertext();