public class CMSEncryptedGenerator extends Object
Modifier and Type | Field and Description |
---|---|
protected CMSAttributeTableGenerator |
unprotectedAttributeGenerator |
Modifier | Constructor and Description |
---|---|
protected |
CMSEncryptedGenerator()
base constructor
|
Modifier and Type | Method and Description |
---|---|
void |
setUnprotectedAttributeGenerator(CMSAttributeTableGenerator unprotectedAttributeGenerator) |
protected CMSAttributeTableGenerator unprotectedAttributeGenerator
public void setUnprotectedAttributeGenerator(CMSAttributeTableGenerator unprotectedAttributeGenerator)
Copyright © 2016 BouncyCastle.org. All rights reserved.