loadSoftwareKey

open suspend override fun loadSoftwareKey(keyId: String, keyType: KeyType, jwkMaterial: ByteArray): Key?

Loads an iOS software key from serialized JWK material.