Signum
Toggle table of contents
3.26.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
supreme
/
at.asitplus.signum.supreme.asymmetric
/
HPKE
/
KEM
/
WithSerializablePrivateKey
/
SerializePrivateKey
Serialize
Private
Key
abstract
fun
SerializePrivateKey
(
skX
:
SecretKey
)
:
ByteArray
(
source
)
Produce a byte string of length
Nsk
encoding the private key
skX
.