Signer Functions
object SignerFunctions
Functions
Link copied to clipboard
Provides information about a Signer Signing Job.
suspend fun getSigningJob(argument: suspend GetSigningJobPlainArgsBuilder.() -> Unit): GetSigningJobResult
Link copied to clipboard
Provides information about a Signer Signing Profile.
suspend fun getSigningProfile(argument: suspend GetSigningProfilePlainArgsBuilder.() -> Unit): GetSigningProfileResult
suspend fun getSigningProfile(name: String, tags: Map<String, String>? = null): GetSigningProfileResult