MonoMac.Security.SecCertificate Members

The members of MonoMac.Security.SecCertificate are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initialize this instance from an NSData buffer containing a, DER-encoded, X.509 certificate.
Initialize this instance from a raw, DER-encoded, X.509 certificate byte array
Initialize this instance from an existing X509Certificate instance.
Initialize this instance from an existing X509Certificate2 instance.

Public Properties

[read-only]
DerDataMonoMac.Foundation.NSData. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
SubjectSummarystring. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Releases the resourced used by the SecCertificate object.
Dispose(bool)
Releases the resourced used by the SecCertificate object.
Finalize()
Finalizer for the SecCertificate object
static
GetTypeID() : int
Documentation for this section has not yet been entered.