Show / Hide Table of Contents

Class DefaultUwpSecureArrayCall

A SecureArrayCall with defaults for the Universal Windows Platform.

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

Constructors

| Edit this page View Source

DefaultUwpSecureArrayCall()

Initializes a new instance of the DefaultUwpSecureArrayCall class.

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