SpecializedSignatureAlgorithm
Functions
Link copied to clipboard
fun SpecializedSignatureAlgorithm.getJCASignatureInstance(provider: String? = null): <Error class: unknown class>
Get a pre-configured JCA instance for this algorithm
Link copied to clipboard
fun SpecializedSignatureAlgorithm.getJCASignatureInstancePreHashed(provider: String? = null): KmmResult<Nothing>
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.