fun importPrivateKey(bytes: Bytes, provider: KryptoProvider = KryptoProvider.defaultInstance): PrivateKey
Imports an RSA-based private key from an instance of Bytes.