CDSI Support

This commit is contained in:
Fedor Indutny 2022-06-14 18:15:33 -07:00 committed by GitHub
parent 038ec9e05d
commit 253e050262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 1432 additions and 1000 deletions

View file

@ -48,7 +48,7 @@ import type {
SendLogCallbackType,
} from './OutgoingMessage';
import OutgoingMessage from './OutgoingMessage';
import type { CDSResponseType } from './CDSSocketManager';
import type { CDSResponseType } from './cds/Types.d';
import * as Bytes from '../Bytes';
import { getRandomBytes, getZeroes, encryptAttachment } from '../Crypto';
import {