OSEncryptionLevel Enum

Definition

Encryption level for secure transactions: 40-bit, 128-bit, or n-bit.

public enum class OSEncryptionLevel
public enum class OSEncryptionLevel
enum OSEncryptionLevel
public enum OSEncryptionLevel
type OSEncryptionLevel = 
Public Enum OSEncryptionLevel
Inheritance
OSEncryptionLevel

Fields

Encrypt128Bits 1

128-bit encription

Encrypt40Bits 0

40-bit encription

EncryptNBits 2

n-bit encription

Applies to