public class BcPKCS12PBEOutputEncryptorBuilder extends Object
| Constructor and Description |
|---|
BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm,
BlockCipher engine) |
BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm,
BlockCipher engine,
ExtendedDigest pbeDigest) |
| Modifier and Type | Method and Description |
|---|---|
OutputEncryptor |
build(char[] password) |
BcPKCS12PBEOutputEncryptorBuilder |
setIterationCount(int iterationCount) |
public BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm, BlockCipher engine)
public BcPKCS12PBEOutputEncryptorBuilder(ASN1ObjectIdentifier algorithm, BlockCipher engine, ExtendedDigest pbeDigest)
public BcPKCS12PBEOutputEncryptorBuilder setIterationCount(int iterationCount)
public OutputEncryptor build(char[] password)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.