secretKey

@get:JvmName(name = "getSecretKey")
val secretKey: ByteArray

Deprecated

This method name does not match the term in NIST FIPS 203.

Replace with

sharedSecretKey

The Shared Secret Key generated by the Encapsulation.

Return

ByteArray - 32 Bytes.