SikeKemExtractorExtractSecret(Byte, Int32) Method
Namespace: Org.BouncyCastle.Pqc.Crypto.SikeAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public byte[] ExtractSecret(
byte[] encapsulation,
int sessionKeySizeInBits
)
Public Function ExtractSecret (
encapsulation As Byte(),
sessionKeySizeInBits As Integer
) As Byte()
function ExtractSecret(encapsulation, sessionKeySizeInBits);
- encapsulation Byte
-
- sessionKeySizeInBits Int32
-
Byte