C# Class NIST.DMC.InvalidSignerInformationException

Inheritance: System.Exception
Mostra file Open project: usnistgov/DT4SM

Public Methods

Method Description
InvalidSignerInformationException ( ) : System
InvalidSignerInformationException ( string signature ) : System

Method Details

InvalidSignerInformationException() public method

public InvalidSignerInformationException ( ) : System
return System

InvalidSignerInformationException() public method

public InvalidSignerInformationException ( string signature ) : System
signature string
return System