privateKeyToBytes

abstract fun privateKeyToBytes(privateKey: Jwk): ByteArray

Converts a private key to bytes.