docs
4.12
customSourceSet
docs
/
net.corda.core.internal
/
signWithCertPath
sign
With
Cert
Path
fun
<
T
:
Any
>
T
.
signWithCertPath
(
privateKey
:
PrivateKey
,
certPath
:
List
<
X509Certificate
>
)
:
SignedDataWithCert
<
T
>