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