public class DecryptorFactory extends Object
RecipientInformation container.| Constructor and Description |
|---|
DecryptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Decryptor |
decryptor(org.bouncycastle.cms.RecipientInformation information)
Get decryptor instance to decrypt data on
recipient |
public Decryptor decryptor(org.bouncycastle.cms.RecipientInformation information)
recipientinformation - Container with encrypted datarecipientCopyright © 2019. All rights reserved.