Searched defs:decryptData (Results 1 – 6 of 6) 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
51 byte[] decryptData(@NonNull byte[] encryptedData) throws SignatureException; in decryptData() method
190 public byte[] decryptData(byte[] encryptedData) { in decryptData() method in DummyEncryptionRunner.DummyKey
199 public byte[] decryptData(byte[] encryptedData) throws SignatureException { in decryptData() method in Ukey2EncryptionRunner.UKey2Key