fullBytes

@get:JvmName(name = "getFullBytes")
val fullBytes: ByteArray

A copy of the Encryption Key in bytes.

Note that this is different from the Encapsulation key but is effectively the same.

Return

ByteArray