KyberEncapsulationResult constructor
KyberEncapsulationResult(
- Uint8List ciphertextKEM,
Implementation
KyberEncapsulationResult(this.ciphertextKEM, this.sharedSecret);
KyberEncapsulationResult(this.ciphertextKEM, this.sharedSecret);