public class JcaEncryptedValueBuilder extends EncryptedValueBuilder
| Constructor and Description |
|---|
JcaEncryptedValueBuilder(KeyWrapper wrapper,
OutputEncryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.crmf.EncryptedValue |
build(X509Certificate certificate) |
build, buildpublic JcaEncryptedValueBuilder(KeyWrapper wrapper, OutputEncryptor encryptor)
public org.bouncycastle.asn1.crmf.EncryptedValue build(X509Certificate certificate) throws CertificateEncodingException, CRMFException
Copyright © 2014. All rights reserved.