C# Class ACMESharp.ACME.ChallengeDecoderProviderAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
Show file Open project: ebekker/ACMESharp

Public Methods

Method Description
ChallengeDecoderProviderAttribute ( string type, ChallengeTypeKind supportedType ) : System

Method Details

ChallengeDecoderProviderAttribute() public method

public ChallengeDecoderProviderAttribute ( string type, ChallengeTypeKind supportedType ) : System
type string
supportedType ChallengeTypeKind
return System