Uses of Class
com.amilesend.client.crypto.EncryptedEnvelope
Packages that use EncryptedEnvelope
- 
Uses of EncryptedEnvelope in com.amilesend.client.cryptoMethods 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 givenEncryptedEnvelopeand returns the contents as a byte array.