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