C# Class Org.BouncyCastle.Cms.CmsAuthenticatedGenerator

Inheritance: CmsEnvelopedGenerator
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
CmsAuthenticatedGenerator ( ) : System
CmsAuthenticatedGenerator ( SecureRandom rand ) : System

Method Details

CmsAuthenticatedGenerator() public méthode

public CmsAuthenticatedGenerator ( ) : System
Résultat System

CmsAuthenticatedGenerator() public méthode

public CmsAuthenticatedGenerator ( SecureRandom rand ) : System
rand Org.BouncyCastle.Security.SecureRandom
Résultat System