Compartir a través de


KerberosKeyTypes Enum

Definition

The Kerberos key types used in this assembly.

public enum KerberosKeyTypes
type KerberosKeyTypes = 
Public Enum KerberosKeyTypes
Inheritance
KerberosKeyTypes

Fields

Aes128CtsHmacSha196 17

aes128-cts-hmac-sha1-96 ([RFC3962] section 6)

Aes256CtsHmacSha196 18

aes256-cts-hmac-sha1-96 ([RFC3962] section 6)

DecCbcCrc 1

dec-cbc-crc ([RFC3961] section 6.2.3)

DesCbcMd5 3

des-cbc-md5 ([RFC3961] section 6.2.1)

None 0

None.

Applies to