public final class EnvelopedDataDecryptorInstance extends Object
| Constructor and Description |
|---|
EnvelopedDataDecryptorInstance(X509Certificate recipientCert,
PrivateKey privKey) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.cms.KeyTransRecipient |
recipient() |
org.bouncycastle.cms.RecipientId |
recipientId() |
public EnvelopedDataDecryptorInstance(X509Certificate recipientCert, PrivateKey privKey)
Copyright © 2017. All rights reserved.