awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet.bindings.pdc
/
DetachedSignatureType
/
sign
sign
fun
sign
(
plaintext
:
ByteArray
,
privateKey
:
PrivateKey
,
signerCertificate
:
Certificate
)
:
ByteArray
Sign the
plaintext
and return the CMS SignedData serialized.