Catalog.Encryption Enumeration

Definition

Gibt den Verschlüsselungsalgorithmus an, der für den Katalog verwendet wird.

public: enum class Catalog::Encryption
public enum Catalog.Encryption
type Catalog.Encryption = 
Public Enum Catalog.Encryption
Vererbung
Catalog.Encryption

Felder

AES_128 1

Die Verschlüsselung ist AES_128.

AES_192 2

Die Verschlüsselung ist AES_192.

AES_256 3

Die Verschlüsselung ist AES_256.

TRIPLE_DES_3KEY 0

Die Verschlüsselung ist TRIPLE_DES_3KEY.

Gilt für: