MonoMac.Security.SecPolicy Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

static
CreateBasicX509Policy() : SecPolicy
Create a policy instance that represent the basic X.509 certificate profile.
static
CreateSslPolicy(bool, string) : SecPolicy
Create a policy instance that represent the SSL/TLS profile.
Dispose()
Releases the resourced used by the SecPolicy object.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the SecPolicy object
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
GetTypeID() : int
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the SecPolicy object.

Public Operators

static
Equality(SecPolicy, SecPolicy)Documentation for this section has not yet been entered.
static
Inequality(SecPolicy, SecPolicy)Documentation for this section has not yet been entered.