Uses of Class
com.amilesend.client.crypto.EncryptedEnvelope
Packages that use EncryptedEnvelope
-
Uses of EncryptedEnvelope in com.amilesend.client.crypto
Methods in com.amilesend.client.crypto that return EncryptedEnvelopeMethods in com.amilesend.client.crypto with parameters of type EncryptedEnvelopeModifier and TypeMethodDescriptionbyte[]
CryptoHelper.decrypt
(@NonNull EncryptedEnvelope envelope) Decrypts the givenEncryptedEnvelope
and returns the contents as a byte array.