public class

JcaEncryptedValueBuilder

extends EncryptedValueBuilder
java.lang.Object
   ↳ org.bouncycastle.cert.crmf.EncryptedValueBuilder
     ↳ org.bouncycastle.cert.crmf.jcajce.JcaEncryptedValueBuilder

Summary

Public Constructors
JcaEncryptedValueBuilder(KeyWrapper wrapper, OutputEncryptor encryptor)
Public Methods
EncryptedValue build(X509Certificate certificate)
[Expand]
Inherited Methods
From class org.bouncycastle.cert.crmf.EncryptedValueBuilder
From class java.lang.Object

Public Constructors

public JcaEncryptedValueBuilder (KeyWrapper wrapper, OutputEncryptor encryptor)

Public Methods

public EncryptedValue build (X509Certificate certificate)