Show / Hide Table of Contents

Class DefaultOsxSecureArrayCall

A SecureArrayCall with defaults for the OSX operating system.

Inheritance
object
SecureArrayCall
DefaultOsxSecureArrayCall
Inherited Members
SecureArrayCall.ZeroMemory
SecureArrayCall.LockMemory
SecureArrayCall.UnlockMemory
SecureArrayCall.Os
SecureArrayCall.IsMemoryLockSupported
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Isopoh.Cryptography.SecureArray
Assembly: Isopoh.Cryptography.SecureArray.dll
Syntax
public class DefaultOsxSecureArrayCall : SecureArrayCall

Constructors

| Edit this page View Source

DefaultOsxSecureArrayCall()

Initializes a new instance of the DefaultOsxSecureArrayCall class.

Declaration
public DefaultOsxSecureArrayCall()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX