> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Kerberos.EncryptionKey

# Interface: EncryptionKey

[kerberos](/templates/protocols/javascript/modules/kerberos).EncryptionKey

EncryptionKey Interface

## Table of contents

### Properties

* [KeyType](/templates/protocols/javascript/modules/kerberos.EncryptionKey#keytype)
* [KeyValue](/templates/protocols/javascript/modules/kerberos.EncryptionKey#keyvalue)

## Properties

### KeyType

• `Optional` **KeyType**: `number`

#### Defined in

kerberos.ts:283

***

### KeyValue

• `Optional` **KeyValue**: `Uint8Array`

#### Defined in

kerberos.ts:285
