Terraria
v1.4.4.9
Terraria source code documentation
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
_
a
c
d
e
f
i
l
m
o
p
r
s
t
u
w
Files
File List
File Members
All
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Macros
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
}
5
internal
struct
CRYPT_ALGORITHM_IDENTIFIER
{
…
};
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