RS384

Properties

Link copied to clipboard
open override val algorithm: SignatureAlgorithm
Link copied to clipboard
open val digest: Digest?
Link copied to clipboard
open override val identifier: String

Functions

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.