Class CmsAuthenticatedDataGenerator
- Namespace
- Org.BouncyCastle.Cms
- Assembly
- BouncyCastle.Cryptography.dll
public class CmsAuthenticatedDataGenerator : CmsAuthenticatedGenerator
- Inheritance
-
CmsAuthenticatedDataGenerator
- Inherited Members
Constructors
CmsAuthenticatedDataGenerator()
public CmsAuthenticatedDataGenerator()
CmsAuthenticatedDataGenerator(SecureRandom)
Constructor allowing specific source of randomness
public CmsAuthenticatedDataGenerator(SecureRandom random)
Parameters
randomSecureRandomInstance of
SecureRandomto use.
Methods
Generate(CmsProcessable, string)
public CmsAuthenticatedData Generate(CmsProcessable content, string encryptionOid)
Parameters
contentCmsProcessableencryptionOidstring