Package | Description |
---|---|
old.org.bouncycastle.asn1.crmf | |
old.org.bouncycastle.asn1.pkcs | |
old.org.bouncycastle.cert.crmf | |
old.org.bouncycastle.crypto.util | |
old.org.bouncycastle.pkcs |
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) |
Constructor and Description |
---|
PKIArchiveControlBuilder(PrivateKeyInfo privateKeyInfo,
GeneralName generalName)
Basic constructor - specify the contents of the PKIArchiveControl structure.
|
Modifier and Type | Method and Description |
---|---|
static AsymmetricKeyParameter |
PrivateKeyFactory.createKey(PrivateKeyInfo keyInfo)
Create a private key parameter from the passed in PKCS8 PrivateKeyInfo object.
|
Constructor and Description |
---|
EncryptedPrivateKeyInfoBuilder(PrivateKeyInfo privateKeyInfo) |
Copyright © 2015. All rights reserved.