C# Class Nethereum.KeyStore.Model.CipherParams

Datei anzeigen Open project: Nethereum/Nethereum

Private Properties

Property Type Description

Public Methods

Method Description
CipherParams ( ) : Nethereum.Hex.HexConvertors.Extensions
CipherParams ( byte iv ) : Nethereum.Hex.HexConvertors.Extensions

Method Details

CipherParams() public method

public CipherParams ( ) : Nethereum.Hex.HexConvertors.Extensions
return Nethereum.Hex.HexConvertors.Extensions

CipherParams() public method

public CipherParams ( byte iv ) : Nethereum.Hex.HexConvertors.Extensions
iv byte
return Nethereum.Hex.HexConvertors.Extensions