| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
EncKeyWithID.getPrivateKey() |
| Constructor and Description |
|---|
EncKeyWithID(PrivateKeyInfo privKeyInfo) |
EncKeyWithID(PrivateKeyInfo privKeyInfo,
DERUTF8String str) |
EncKeyWithID(PrivateKeyInfo privKeyInfo,
GeneralName generalName) |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKeyInfo |
PrivateKeyInfo.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static PrivateKeyInfo |
PrivateKeyInfo.getInstance(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
EncryptedValueParser.readPrivateKeyInfo(ValueDecryptorGenerator decGen)
Read a PKCS#8 PrivateKeyInfo.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedValue |
EncryptedValueBuilder.build(PrivateKeyInfo privateKeyInfo)
Build an EncryptedValue structure containing the private key contained in
the passed info structure.
|
| Constructor and Description |
|---|
PKIArchiveControlBuilder(PrivateKeyInfo privateKeyInfo,
GeneralName generalName)
Basic constructor - specify the contents of the PKIArchiveControl structure.
|
| Modifier and Type | Method and Description |
|---|---|
static PrivateKeyInfo |
PrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey)
Create a PrivateKeyInfo representation of a private key.
|
static PrivateKeyInfo |
PrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey,
ASN1Set attributes)
Create a PrivateKeyInfo representation of a private key with attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static AsymmetricKeyParameter |
PrivateKeyFactory.createKey(PrivateKeyInfo keyInfo)
Create a private key parameter from the passed in PKCS8 PrivateKeyInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCDHPrivateKey(PrivateKeyInfo info) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCDSAPrivateKey(PrivateKeyInfo info) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo info) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
KeyUtil.getEncodedPrivateKeyInfo(PrivateKeyInfo info) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
AsymmetricKeyInfoConverter.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKey |
BouncyCastleProvider.getPrivateKey(PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
PEMKeyPair.getPrivateKeyInfo() |
| Constructor and Description |
|---|
PEMKeyPair(SubjectPublicKeyInfo publicKeyInfo,
PrivateKeyInfo privateKeyInfo) |
PKCS8Generator(PrivateKeyInfo key,
OutputEncryptor outputEncryptor)
Base constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
JcaPEMKeyConverter.getPrivateKey(PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
PKCS8EncryptedPrivateKeyInfo.decryptPrivateKeyInfo(InputDecryptorProvider inputDecryptorProvider) |
| Constructor and Description |
|---|
PKCS12SafeBagBuilder(PrivateKeyInfo privateKeyInfo) |
PKCS12SafeBagBuilder(PrivateKeyInfo privateKeyInfo,
OutputEncryptor encryptor) |
PKCS8EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyInfo |
PKIXIdentity.getPrivateKeyInfo()
Return the private key info for this identity.
|
| Constructor and Description |
|---|
PKIXIdentity(PrivateKeyInfo privateKeyInfo,
X509CertificateHolder[] certificateHolders) |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKeyInfo |
PrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey)
Create a PrivateKeyInfo representation of a private key.
|
static PrivateKeyInfo |
PrivateKeyInfoFactory.createPrivateKeyInfo(AsymmetricKeyParameter privateKey,
ASN1Set attributes)
Create a PrivateKeyInfo representation of a private key with attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static AsymmetricKeyParameter |
PrivateKeyFactory.createKey(PrivateKeyInfo keyInfo)
Create a private key parameter from the passed in PKCS8 PrivateKeyInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
static PrivateKey |
BouncyCastlePQCProvider.getPrivateKey(PrivateKeyInfo privateKeyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
McElieceKeyFactorySpi.generatePrivate(PrivateKeyInfo pki) |
PrivateKey |
McElieceCCA2KeyFactorySpi.generatePrivate(PrivateKeyInfo pki) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
NHKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCNHPrivateKey(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
QTESLAKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCqTESLAPrivateKey(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
RainbowKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
Sphincs256KeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCSphincs256PrivateKey(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
KeyUtil.getEncodedPrivateKeyInfo(PrivateKeyInfo info) |
| Modifier and Type | Method and Description |
|---|---|
PrivateKey |
XMSSMTKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
PrivateKey |
XMSSKeyFactorySpi.generatePrivate(PrivateKeyInfo keyInfo) |
| Constructor and Description |
|---|
BCXMSSMTPrivateKey(PrivateKeyInfo keyInfo) |
BCXMSSPrivateKey(PrivateKeyInfo keyInfo) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.