public static final class EnvelopedDataDecryptor.EnvelopedDataDecryptorInstance extends Object
| Constructor and Description |
|---|
EnvelopedDataDecryptorInstance(org.xipki.security.X509Cert recipientCert,
PrivateKey privKey) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.cms.Recipient |
getRecipient() |
org.bouncycastle.cms.RecipientId |
getRecipientId() |
public EnvelopedDataDecryptorInstance(org.xipki.security.X509Cert recipientCert,
PrivateKey privKey)
Copyright © 2023. All rights reserved.