Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetNCryptAlgorithmIdentifier()
string
ICngSymmetricAlgorithm. System.Security.Cryptography.AesCng.GetNCryptAlgorithmIdentifier
(
)
inline
private
Implements
Internal.Cryptography.ICngSymmetricAlgorithm
.
Definition at line
189
of file
AesCng.cs
.
190
{
191
return
"AES"
;
192
}
System
Security
Cryptography
AesCng
Generated by
1.10.0