gradle
Toggle table of contents
9.1.0-20250629031610+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.plugins.signing.type.pgp
/
ArmoredSignatureType
/
sign
sign
API
open
fun
sign
(
signatory
:
Signatory
,
toSign
:
InputStream
,
destination
:
OutputStream
)
(
source
)