Warden-Supreme
Toggle table of contents
1.1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
generator
/
at.asitplus.attestation.generator
/
AndroidAttestationIssuer
/
issue
issue
fun
issue
(
attestation
:
AttestationSpec
=
AttestationSpec()
)
:
IssuedAttestation
(
source
)
fun
issue
(
block
:
AttestationSpecBuilder
.
(
)
->
Unit
)
:
IssuedAttestation
(
source
)
Builds the statement with the type-safe DSL instead of passing a prepared
AttestationSpec
.