Show / Hide Table of Contents

Class DefaultWindowsSecureArrayCall

A SecureArrayCall with defaults for the Windows operating system.

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

Constructors

| Edit this page View Source

DefaultWindowsSecureArrayCall()

Initializes a new instance of the DefaultWindowsSecureArrayCall class.

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