C# Class Org.BouncyCastle.Cms.CmsAuthenticatedGenerator

Inheritance: CmsEnvelopedGenerator
显示文件 Open project: nonorganic/dssnet

Public Methods

Method Description
CmsAuthenticatedGenerator ( ) : System
CmsAuthenticatedGenerator ( SecureRandom rand ) : System

Method Details

CmsAuthenticatedGenerator() public method

public CmsAuthenticatedGenerator ( ) : System
return System

CmsAuthenticatedGenerator() public method

public CmsAuthenticatedGenerator ( SecureRandom rand ) : System
rand Org.BouncyCastle.Security.SecureRandom
return System