Overload List
Name | Description | |
---|---|---|
![]() | PgpEncryptedDataGenerator(SymmetricKeyAlgorithmTag) | Initializes a new instance of the PgpEncryptedDataGenerator class |
![]() | PgpEncryptedDataGenerator(SymmetricKeyAlgorithmTag, SecureRandom) | Existing SecureRandom constructor. |
![]() | PgpEncryptedDataGenerator(SymmetricKeyAlgorithmTag, Boolean) | Initializes a new instance of the PgpEncryptedDataGenerator class |
![]() | PgpEncryptedDataGenerator(SymmetricKeyAlgorithmTag, SecureRandom, Boolean) | Base constructor. |
![]() | PgpEncryptedDataGenerator(SymmetricKeyAlgorithmTag, Boolean, SecureRandom) | Creates a cipher stream which will have an integrity packet associated with it. |