Type alias QUICClientCrypto

QUICClientCrypto: {
    ops: ClientCryptoOps;
}

Type declaration

Generated using TypeDoc