메소드 | 설명 | |
---|---|---|
DecryptText ( string input ) : string | ||
EncryptText ( string input ) : string |
메소드 | 설명 | |
---|---|---|
AES_Decrypt ( byte bytesToBeDecrypted, byte passwordBytes ) : byte[] | ||
AES_Encrypt ( byte bytesToBeEncrypted, byte passwordBytes ) : byte[] | ||
Start ( ) : void | ||
Update ( ) : void |