C# Class Ipop.GroupCertificateVerificationTest

Inheritance: GroupCertificateVerification
Show file Open project: pstjuste/brunet

Public Methods

Method Description
GroupCertificateVerificationTest ( ) : Brunet

Protected Methods

Method Description
CreateCert ( string username ) : Mono.Security.X509.X509Certificate

Private Methods

Method Description
Test ( ) : void

Method Details

CreateCert() protected method

protected CreateCert ( string username ) : Mono.Security.X509.X509Certificate
username string
return Mono.Security.X509.X509Certificate

GroupCertificateVerificationTest() public method

public GroupCertificateVerificationTest ( ) : Brunet
return Brunet