public static Encrypt ( byte plainText, System.Security.Cryptography.CngKey key, CngAlgorithm hash ) : byte[] | ||
plainText | byte | |
key | System.Security.Cryptography.CngKey | |
hash | CngAlgorithm | |
Результат | byte[] |
public static Encrypt ( byte plainText, System.Security.Cryptography.CngKey key, CngAlgorithm hash ) : byte[] | ||
plainText | byte | |
key | System.Security.Cryptography.CngKey | |
hash | CngAlgorithm | |
Результат | byte[] |