Show / Hide Table of Contents

Class DefaultWebSecureArrayCall

A SecureArrayCall with defaults for running in a browser.

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

Constructors

| Improve this Doc View Source

DefaultWebSecureArrayCall()

Initializes a new instance of the DefaultWebSecureArrayCall class.

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