public static Encrypt ( byte bytesToEncrypt, byte cryptKey, byte iv ) : byte[] | ||
bytesToEncrypt | byte | |
cryptKey | byte | |
iv | byte | |
return | byte[] |
public static Encrypt ( byte bytesToEncrypt, byte cryptKey, byte iv ) : byte[] | ||
bytesToEncrypt | byte | |
cryptKey | byte | |
iv | byte | |
return | byte[] |