Package | Description |
---|---|
org.bouncycastle.asn1.bc | |
org.bouncycastle.asn1.pkcs |
Modifier and Type | Method and Description |
---|---|
EncryptedPrivateKeyInfo |
EncryptedPrivateKeyData.getEncryptedPrivateKeyInfo() |
Constructor and Description |
---|
EncryptedPrivateKeyData(EncryptedPrivateKeyInfo encryptedPrivateKeyInfo,
Certificate[] certificateChain) |
Modifier and Type | Method and Description |
---|---|
static EncryptedPrivateKeyInfo |
EncryptedPrivateKeyInfo.getInstance(Object obj) |
Copyright © 2020 BouncyCastle.org. All rights reserved.