Show / Hide Table of Contents

Class DefaultOsxSecureArrayCall

A SecureArrayCall with defaults for the OSX operating system.

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

Constructors

| Improve this Doc View Source

DefaultOsxSecureArrayCall()

Initializes a new instance of the DefaultOsxSecureArrayCall class.

Declaration
public DefaultOsxSecureArrayCall()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX