Show / Hide Table of Contents

Class DefaultLinuxSecureArrayCall

A SecureArrayCall with defaults for the Linux operating system.

Inheritance
object
SecureArrayCall
DefaultLinuxSecureArrayCall
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 DefaultLinuxSecureArrayCall : SecureArrayCall

Constructors

| Edit this page View Source

DefaultLinuxSecureArrayCall()

Initializes a new instance of the DefaultLinuxSecureArrayCall class.

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