> ## 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.BitString

# Interface: BitString

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

BitString Interface

## Table of contents

### Properties

* [BitLength](/templates/protocols/javascript/modules/kerberos.BitString#bitlength)
* [Bytes](/templates/protocols/javascript/modules/kerberos.BitString#bytes)

## Properties

### BitLength

• `Optional` **BitLength**: `number`

#### Defined in

kerberos.ts:205

kerberos.ts:217

***

### Bytes

• `Optional` **Bytes**: `Uint8Array`

#### Defined in

kerberos.ts:203

kerberos.ts:215
