gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.plugins.signing.signatory.pgp
/
PgpKeyId
/
PgpKeyId
Pgp
Key
Id
constructor
(
keyId
:
Long
)
constructor
(
keyId
:
PGPPublicKey
)
constructor
(
signature
:
PGPSignature
)
constructor
(
keyId
:
String
)