Home
last modified time | relevance | path

Searched refs:SignerIdentifierType (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/
H A DCmsSignerTest.cs60 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorEmpty()
74 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorIssuerAndSerialNumber()
88 …Assert.AreEqual (SubjectIdentifierType.SubjectKeyIdentifier, ps.SignerIdentifierType, "SignerIdent… in ConstructorSubjectKeyIdentifier()
103 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorUnknown()
125 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorX509CertificateEx()
140 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorX509CertificateExEmpty()
156 …Assert.AreEqual (SubjectIdentifierType.IssuerAndSerialNumber, ps.SignerIdentifierType, "SignerIden… in ConstructorX509CertificateExNull()
186 …Assert.AreEqual (SubjectIdentifierType.SubjectKeyIdentifier, ps.SignerIdentifierType, "SignerIdent… in ConstructorSubjectKeyIdentifierX509CertificateEx()
270 ps.SignerIdentifierType = SubjectIdentifierType.IssuerAndSerialNumber; in SubjectIdentifierTypeProperty()
272 ps.SignerIdentifierType = SubjectIdentifierType.SubjectKeyIdentifier; in SubjectIdentifierTypeProperty()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/
H A DCmsSigner.cs23 public SubjectIdentifierType SignerIdentifierType { get; set; } property in System.Security.Cryptography.Pkcs.CmsSigner
57 SignerIdentifierType = SubjectIdentifierType.IssuerAndSerialNumber; in CmsSigner()
61 SignerIdentifierType = signerIdentifierType; in CmsSigner()
65 SignerIdentifierType = signerIdentifierType; in CmsSigner()
69 SignerIdentifierType = signerIdentifierType; in CmsSigner()
73 SignerIdentifierType = SubjectIdentifierType.IssuerAndSerialNumber; in CmsSigner()
84 if (SignerIdentifierType == SubjectIdentifierType.NoSignature) in CheckCertificateValue()
162 switch (SignerIdentifierType) in Sign()
219 if (SignerIdentifierType != SubjectIdentifierType.NoSignature) in Sign()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/SignedCms/
H A DCounterSigningDerOrder.cs35 signer.SignerIdentifierType = SubjectIdentifierType.IssuerAndSerialNumber; in CounterSigningReindexes()
113 counterSigner.SignerIdentifierType = SubjectIdentifierType.SubjectKeyIdentifier; in CounterSigningReindexes()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography.Pkcs/
H A DCmsSigner.cs107 public SubjectIdentifierType SignerIdentifierType { property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/ref/
H A DSystem.Security.Cryptography.Pkcs.cs91 public SubjectIdentifierType SignerIdentifierType { get => throw null; set => throw null; } property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Security.cs193 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Security.cs194 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Security.cs193 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Security.cs193 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Security.cs170 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Security.cs171 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Security.cs170 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Security.cs194 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Security.cs194 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Security.cs180 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Security.cs180 …public System.Security.Cryptography.Pkcs.SubjectIdentifierType SignerIdentifierType { get { throw … property in System.Security.Cryptography.Pkcs.CmsSigner