MBString #6
MbarkT3STO
started this conversation in
Classes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Definition :
Helping you Encrypt and Decrypt texts with the easiest way
State :
Static class
Methods :
EncryptStrEncryptionModelEncryptWithoutKeyStrEncryptionModelDecryptStrDecryptionModelDecryptWithoutKeyEncryptWithoutKeymethodStrDecryptionModelDetails :
EncryptEncrypt a string using a custom Key and/or IV
StringStringByte[]EncryptWithoutKeyEncrypt a string without Key and IV
StringDecryptDecrypt an encrypted string using a custom Key and/or IV used in the encryption operation
StringStringByte[]DecryptWithoutKeyDecrypt an encrypted string using
EncryptWithoutKeymethodStringBeta Was this translation helpful? Give feedback.
All reactions