Home
last modified time | relevance | path

Searched refs:EndCertOnly (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/
H A DX509IncludeOption.cs11 EndCertOnly, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/
H A DKeyInfoX509DataTest.cs116 …nfoX509Data data = new KeyInfoX509Data (new X509Certificate (cert), X509IncludeOption.EndCertOnly); in Constructor_X509Certificate_X509IncludeOption()
128 KeyInfoX509Data data = new KeyInfoX509Data (null, X509IncludeOption.EndCertOnly); in Constructor_X509CertificateNull_X509IncludeOption()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/tests/
H A DKeyInfoX509DataTest.cs113 …yInfoX509Data data = new KeyInfoX509Data(new X509Certificate(cert), X509IncludeOption.EndCertOnly); in Constructor_X509Certificate_X509IncludeOption()
124 …sert.Throws<ArgumentNullException>(() => new KeyInfoX509Data(null, X509IncludeOption.EndCertOnly)); in Constructor_X509CertificateNull_X509IncludeOption()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/
H A DCmsSignerTest.cs256 ps.IncludeOption = X509IncludeOption.EndCertOnly; in IncludeOption()
257 Assert.AreEqual (X509IncludeOption.EndCertOnly, ps.IncludeOption, "EndCertOnly"); in IncludeOption()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/
H A DCmsSigner.cs221 if (IncludeOption == X509IncludeOption.EndCertOnly) in Sign()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography.Xml/
H A DKeyInfoX509Data.cs70 case X509IncludeOption.EndCertOnly: in KeyInfoX509Data()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/
H A DKeyInfoX509Data.cs75 case X509IncludeOption.EndCertOnly: in KeyInfoX509Data()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/SignedCms/
H A DSignerInfoTests.cs561 signer.IncludeOption = X509IncludeOption.EndCertOnly; in AddCounterSigner_DSA()
629 signer.IncludeOption = X509IncludeOption.EndCertOnly; in AddCounterSigner_ECDSA()
H A DSignedCmsTests.cs440 signer.IncludeOption = X509IncludeOption.EndCertOnly; in AddFirstSigner_DSA()
512 signer.IncludeOption = X509IncludeOption.EndCertOnly; in AddFirstSigner_ECDSA()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/ref/
H A DSystem.Security.Cryptography.X509Certificates.cs477 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/cryptography/x509/
H A Dx509certificate2.cs40 EndCertOnly, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs9613 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs9781 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs9611 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs9777 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs12369 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs11896 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs12907 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs12957 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs12941 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs12907 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs12907 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs12929 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs13254 EndCertOnly = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs12957 EndCertOnly = 2, enumerator

12