Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
X509SubjectKeyIdentifierExtension()
[2/7]
System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.X509SubjectKeyIdentifierExtension
(
AsnEncodedData
encodedSubjectKeyIdentifier
,
bool
critical
)
inline
Definition at line
33
of file
X509SubjectKeyIdentifierExtension.cs
.
34
: base(
System
.
Security
.
Cryptography
.
Oids
.
SubjectKeyIdentifierOid
, encodedSubjectKeyIdentifier.RawData, critical)
35
{
36
}
System.Security.Cryptography.Oids.SubjectKeyIdentifierOid
static Oid SubjectKeyIdentifierOid
Definition
Oids.cs:31
System.Security.Cryptography.Oids
Definition
Oids.cs:4
System.Security.Cryptography
Definition
CryptoPool.cs:3
System.Security
Definition
ExtendedProtectionPolicyTypeConverter.cs:8
System
Definition
BlockingCollection.cs:8
System
Security
Cryptography
X509Certificates
X509SubjectKeyIdentifierExtension
Generated by
1.10.0