Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/
H A DPkcs9ContentTypeTest.cs47 Pkcs9ContentType ct = new Pkcs9ContentType (); in Constructor_Empty()
60 new Pkcs9ContentType ().CopyFrom (null); in CopyFrom_Null()
70 Pkcs9ContentType ct = new Pkcs9ContentType (); in CopyFrom()
87 Pkcs9ContentType ct = new Pkcs9ContentType (); in CopyFrom_BadData()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography.Pkcs/
H A DPkcs9ContentType.cs37 public sealed class Pkcs9ContentType : Pkcs9AttributeObject { class
47 public Pkcs9ContentType () in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
54 internal Pkcs9ContentType (string contentType) in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
62 internal Pkcs9ContentType (byte[] encodedContentType) in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/
H A DPkcs9AttributeTests.cs202 Pkcs9ContentType p = new Pkcs9ContentType(); in ContentTypeNullary()
214 Pkcs9ContentType p = CreatePkcs9ContentType(rawData); in ContentTypeFromRawData()
227 Pkcs9ContentType p = new Pkcs9ContentType(); in ContentTypeFromCookedData()
242 Pkcs9ContentType p = CreatePkcs9ContentType(rawData); in ContentTypeFromRawDataMinimal()
293 private static Pkcs9ContentType CreatePkcs9ContentType(byte[] rawData) in CreatePkcs9ContentType()
295 Pkcs9ContentType pkcs9ContentType = new Pkcs9ContentType(); in CreatePkcs9ContentType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/System/Security/Cryptography/Pkcs/
H A DPkcs9ContentType.cs12 public sealed class Pkcs9ContentType : Pkcs9AttributeObject class
18 public Pkcs9ContentType() in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/SignedCms/
H A DSignedCmsWholeDocumentTests.cs65 Pkcs9ContentType contentTypeAttr = (Pkcs9ContentType)signedAttrs[0].Values[0]; in ReadRsaPssDocument()
312 Pkcs9ContentType contentType = (Pkcs9ContentType)signedAttrs[0].Values[0]; in CheckNoSignatureDocument()
348 Pkcs9ContentType csContentType = (Pkcs9ContentType)csSignedAttrs[0].Values[0]; in CheckNoSignatureDocument()
418 Pkcs9ContentType contentType = (Pkcs9ContentType)signedAttrs[0].Values[0]; in NonEmbeddedCertificate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/
H A Dcommon_System.Security.dll.sources19 System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/EnvelopedCms/
H A DUnprotectedAttributeTests.cs442 Pkcs9ContentType enhancedAttribute = attribute as Pkcs9ContentType; in AssertIsContentType()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Security.Cryptography.Pkcs/
H A DTypeForwarders.cs35 …pilerServices.TypeForwardedToAttribute(typeof(System.Security.Cryptography.Pkcs.Pkcs9ContentType))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Security.cs215 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
217 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Security.cs215 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
217 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Security.Cryptography.Pkcs.cs29 …pilerServices.TypeForwardedToAttribute(typeof(System.Security.Cryptography.Pkcs.Pkcs9ContentType))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Security.Cryptography.Pkcs.cs29 …pilerServices.TypeForwardedToAttribute(typeof(System.Security.Cryptography.Pkcs.Pkcs9ContentType))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/ref/
H A DSystem.Security.Cryptography.Pkcs.cs155 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
157 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/
H A DHelpers.cs332 attributeObject = Upgrade<Pkcs9ContentType>(attributeObject); in CreateBestPkcs9AttributeObjectAvailable()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Security.cs273 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
275 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Security.cs274 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
276 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Security.cs273 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
275 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Security.cs273 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
275 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Security.cs250 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
252 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Security.cs251 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
253 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Security.cs250 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
252 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Security.cs274 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
276 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Security.cs274 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
276 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Security.cs260 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
262 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Security.cs260 …public sealed partial class Pkcs9ContentType : System.Security.Cryptography.Pkcs.Pkcs9AttributeObj… class
262 public Pkcs9ContentType() { } in Pkcs9ContentType() method in System.Security.Cryptography.Pkcs.Pkcs9ContentType