decapsulate
Decapsulates this KyberCipherText and recovers the Shared Secret Key.
This method is the ML-KEM.Decaps() specified in NIST FIPS 203.
Equivalent method with KyberDecapsulationKey.decapsulate.
Return
ByteArray - The generated Shared Secret Key, which is the same one generated by the sender.
Parameters
decapsulation Key
your KyberDecapsulationKey.