toggle menu
Signum
3.17.0
common
switch theme
search in API
indispensable-josef
/
at.asitplus.signum.indispensable.josef
/
JwsAlgorithm
/
Signature
/
RSA
/
PS384
PS384
@
Serializable
(
with
=
JwsAlgorithmSerializer::class
)
data
object
PS384
:
JwsAlgorithm.Signature.RSA
(
source
)
Members
Members & Extensions
Properties
algorithm
Link copied to clipboard
open
override
val
algorithm
:
SignatureAlgorithm
digest
Link copied to clipboard
open
val
digest
:
Digest
?
identifier
Link copied to clipboard
open
override
val
identifier
:
String
Functions
to
Jws
Algorithm
Link copied to clipboard
fun
SpecializedDataIntegrityAlgorithm
.
toJwsAlgorithm
(
)
:
KmmResult
<
JwsAlgorithm
>
Tries to find a matching JWS algorithm
fun
SpecializedSignatureAlgorithm
.
toJwsAlgorithm
(
)
:
KmmResult
<
JwsAlgorithm
>
Tries to find a matching JWS algorithm.