How to encrypt & decrypt a text ? #15
Answered
by
MbarkT3STO
MbarkT3STO
asked this question in
Questions & Answers
-
using |
Beta Was this translation helpful? Give feedback.
Answered by
MbarkT3STO
Dec 28, 2020
Replies: 1 comment
-
To encrypt and decrypt a text use : Example 1 : Encrypt a text using your custom
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MbarkT3STO
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To encrypt and decrypt a text use :
MBSecurity.MBString
static class.Example 1 : Encrypt a text using your custom
Key
Notes :
EncryptedData
variable isMBSecurity.StrEncryptionModel
Key
property contains the key used in the encryp…