Companion

Functions

Link copied to clipboard
Link copied to clipboard

Returns the curve associated with a public key exported from iOS based on the length of the key material This is handy, because Apple does not encode curve identifiers, but implies them based on the length of the key

Link copied to clipboard

Returns the curve associated with a public key exported from iOS based on the length of the key material This is handy, because Apple does not encode curve identifiers, but implies them based on the length of the key

Link copied to clipboard
fun of(bits: UInt): ECCurve?
Link copied to clipboard