Show / Hide Table of Contents

Namespace Isopoh.Cryptography.SecureArray

Classes

DefaultLinuxSecureArrayCall

A SecureArrayCall with defaults for the Linux operating system.

DefaultOsxSecureArrayCall

A SecureArrayCall with defaults for the OSX operating system.

DefaultUwpSecureArrayCall

A SecureArrayCall with defaults for the Universal Windows Platform.

DefaultWebSecureArrayCall

A SecureArrayCall with defaults for running in a browser.

DefaultWindowsSecureArrayCall

A SecureArrayCall with defaults for the Windows operating system.

LockFailException

Represents errors that occur trying to lock a buffer into memory.

SecureArray

Base class of all SecureArray<T> classes.

SecureArray<T>

Manage an array that holds sensitive information.

SecureArrayCall

Call used by SecureArray to secure the array.

Enums

SecureArrayType

The behavior of the secure array.

In This Article
Back to top Generated by DocFX