C# Class Nethereum.KeyStore.InvalidKdfException

Inheritance: System.Exception
Datei anzeigen Open project: Nethereum/Nethereum

Public Methods

Method Description
InvalidKdfException ( string kdf ) : System

Method Details

InvalidKdfException() public method

public InvalidKdfException ( string kdf ) : System
kdf string
return System