Searched defs:decryptData (Results 1 – 3 of 3) sorted by relevance
48 byte[] decryptData(@NonNull byte[] encryptedData) throws SignatureException; in decryptData() method
153 public byte[] decryptData(byte[] encryptedData) { in decryptData() method in DummyEncryptionRunner.DummyKey
158 public byte[] decryptData(byte[] encryptedData) throws SignatureException { in decryptData() method in Ukey2EncryptionRunner.UKey2Key