|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.KeyTransRecipientInfoGenerator
org.bouncycastle.cms.jcajce.JceKeyTransRecipientInfoGenerator
public class JceKeyTransRecipientInfoGenerator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.cms.KeyTransRecipientInfoGenerator |
|---|
wrapper |
| Constructor Summary | |
|---|---|
JceKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
java.security.PublicKey publicKey)
|
|
JceKeyTransRecipientInfoGenerator(java.security.cert.X509Certificate recipientCert)
|
|
| Method Summary | |
|---|---|
JceKeyTransRecipientInfoGenerator |
setProvider(java.security.Provider provider)
|
JceKeyTransRecipientInfoGenerator |
setProvider(java.lang.String providerName)
|
| Methods inherited from class org.bouncycastle.cms.KeyTransRecipientInfoGenerator |
|---|
generate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JceKeyTransRecipientInfoGenerator(java.security.cert.X509Certificate recipientCert)
throws java.security.cert.CertificateEncodingException
java.security.cert.CertificateEncodingException
public JceKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
java.security.PublicKey publicKey)
| Method Detail |
|---|
public JceKeyTransRecipientInfoGenerator setProvider(java.lang.String providerName)
throws org.bouncycastle.operator.OperatorCreationException
org.bouncycastle.operator.OperatorCreationException
public JceKeyTransRecipientInfoGenerator setProvider(java.security.Provider provider)
throws org.bouncycastle.operator.OperatorCreationException
org.bouncycastle.operator.OperatorCreationException
|
Bouncy Castle Cryptography 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||