toggle menu
Warden Supreme
0.9.9999
common
switch theme
search in API
supreme-common
/
at.asitplus.attestation.supreme
/
KeyConstraints
/
AlgorithmParameters
/
RSA
/
RSA
RSA
constructor
(
keySize
:
@
Serializable
(
with
=
BitLengthSerializer::class
)
BitLength
,
paddings
:
Set
<
RSAPadding
>
=
setOf(RSAPadding.PSS)
,
digests
:
Set
<
Digest
>
=
setOf(Digest.SHA256)
,
allowDecrypting
:
Boolean
=
false
)
(
source
)