Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NullRecordProtection

Hierarchy

Index

Constructors

constructor

Methods

decryptCiphertextFromClient

  • decryptCiphertextFromClient(input: Buffer, record: RecordHeader): Buffer

decryptCiphertextFromServer

  • decryptCiphertextFromServer(input: Buffer, record: RecordHeader): Buffer

encryptClientPlaintext

  • encryptClientPlaintext(input: Buffer, record: RecordHeader): Buffer

encryptServerPlaintext

  • encryptServerPlaintext(input: Buffer, record: RecordHeader): Buffer

getDecryptedSize

  • getDecryptedSize(dataSize: number): number

getEncryptedSize

  • getEncryptedSize(dataSize: number): number

Generated using TypeDoc