Properties

Link copied to clipboard
abstract override val algorithm: SignatureAlgorithm
Link copied to clipboard

Functions

Link copied to clipboard
fun SpecializedSignatureAlgorithm.getJCASignatureInstance(provider: String? = null): <Error class: unknown class><Signature>

Get a pre-configured JCA instance for this algorithm

Link copied to clipboard
fun SpecializedSignatureAlgorithm.getJCASignatureInstancePreHashed(provider: String? = null): <Error class: unknown class><Signature>

Get a pre-configured JCA instance for pre-hashed data for this algorithm

Link copied to clipboard

Finds a X.509 signature algorithm matching this algorithm. Curve restrictions are not preserved.