Show / Hide Table of Contents

Class DefaultWindowsSecureArrayCall

A SecureArrayCall with defaults for the Windows operating system.

Inheritance
System.Object
SecureArrayCall
DefaultWindowsSecureArrayCall
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 DefaultWindowsSecureArrayCall : SecureArrayCall

Constructors

| Improve this Doc View Source

DefaultWindowsSecureArrayCall()

Initializes a new instance of the DefaultWindowsSecureArrayCall class.

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