MonoMac.Security.SecPolicy: Method Members

The methods of MonoMac.Security.SecPolicy are listed below. For a list of all members, see the SecPolicy Members list.

See Also: Inherited members from System.Object

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.