Show / Hide Table of Contents

Class DefaultWebSecureArrayCall

A SecureArrayCall with defaults for running in a browser.

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

Constructors

| Edit this page View Source

DefaultWebSecureArrayCall()

Initializes a new instance of the DefaultWebSecureArrayCall class.

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