gradle
8.5-rc-2
API
gradle
/
org.gradle.plugins.signing.signatory.pgp
/
PgpKeyId
/
PgpKeyId
Pgp
Key
Id
API
constructor
(
keyId
:
Long
)
(
source
)
constructor
(
keyId
:
PGPPublicKey
)
(
source
)
constructor
(
signature
:
PGPSignature
)
(
source
)
constructor
(
keyId
:
String
)
(
source
)