ECDSA
Properties
Functions
Link copied to clipboard
fun SignatureAlgorithm.getJCASignatureInstance(provider: String? = null): ERROR CLASS: Symbol not found for KmmResult<java/security/Signature>
Get a pre-configured JCA instance for this algorithm
Link copied to clipboard
fun SignatureAlgorithm.getJCASignatureInstancePreHashed(provider: String? = null): ERROR CLASS: Symbol not found for KmmResult<java/security/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.