%dll
; iron_crypto_net .NET暗号化
%ver
3.8
%date
2026/04/16
%author
IronHSP
%note
hsp3net 専用。System.Security.Cryptography 使用。
%type
ユーザー定義命令
%group
暗号化 (.NET)

%index
netcrypto_sha256
.NETでSHA256ハッシュ
%prm
"text"
%inst
refstr に hex 文字列。
%href
netcrypto_random

%index
netcrypto_random
暗号化安全な乱数生成
%prm
n
n : バイト数
%inst
refstr に hex 文字列。
%href
netcrypto_sha256
