MonoMac.Security.SecKey Members

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

See Also: Inherited members from System.Object

Public Properties

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

Public Methods

Decrypt(SecPadding, byte[], byte[]) : SecStatusCode
Documentation for this section has not yet been entered.
Decrypt(SecPadding, IntPtr, int, IntPtr, int) : SecStatusCode
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the SecKey object.
Dispose(bool)
Releases the resourced used by the SecKey object.
Encrypt(SecPadding, byte[], byte[]) : SecStatusCode
Documentation for this section has not yet been entered.
Encrypt(SecPadding, IntPtr, int, IntPtr, int) : SecStatusCode
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the SecKey object
static
GenerateKeyPair(MonoMac.Foundation.NSDictionary, out SecKey, out SecKey) : SecStatusCode
Documentation for this section has not yet been entered.
static
GetTypeID() : int
Documentation for this section has not yet been entered.
RawVerify(SecPadding, byte[], byte[]) : SecStatusCode
Documentation for this section has not yet been entered.
RawVerify(SecPadding, IntPtr, int, IntPtr, int) : SecStatusCode
Documentation for this section has not yet been entered.