Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CRYPT_ALGORITHM_IDENTIFIER.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Internal.Cryptography.Pal.Native
;
4
5
internal
struct
CRYPT_ALGORITHM_IDENTIFIER
6
{
7
public
IntPtr
pszObjId
;
8
9
public
CRYPTOAPI_BLOB
Parameters
;
10
}
Internal.Cryptography.Pal.Native
Definition
CERT_BASIC_CONSTRAINTS2_INFO.cs:1
System
Definition
BlockingCollection.cs:8
Internal.Cryptography.Pal.Native.CRYPTOAPI_BLOB
Definition
CRYPTOAPI_BLOB.cs:7
Internal.Cryptography.Pal.Native.CRYPT_ALGORITHM_IDENTIFIER.pszObjId
IntPtr pszObjId
Definition
CRYPT_ALGORITHM_IDENTIFIER.cs:7
Internal.Cryptography.Pal.Native.CRYPT_ALGORITHM_IDENTIFIER.Parameters
CRYPTOAPI_BLOB Parameters
Definition
CRYPT_ALGORITHM_IDENTIFIER.cs:9
Internal.Cryptography.Pal.Native.CRYPT_ALGORITHM_IDENTIFIER
Definition
CRYPT_ALGORITHM_IDENTIFIER.cs:6
System.IntPtr
Definition
IntPtr.cs:14
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
CRYPT_ALGORITHM_IDENTIFIER.cs
Generated by
1.10.0