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