|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.pkcs.EncryptedPrivateKeyInfoHolder
public class EncryptedPrivateKeyInfoHolder
Holding class for a PKCS#8 EncryptedPrivateKeyInfo structure.
| Constructor Summary | |
|---|---|
EncryptedPrivateKeyInfoHolder(org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo encryptedPrivateKeyInfo)
|
|
| Method Summary | |
|---|---|
byte[] |
getEncoded()
|
org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo |
toASN1Structure()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptedPrivateKeyInfoHolder(org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo encryptedPrivateKeyInfo)
| Method Detail |
|---|
public org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo toASN1Structure()
public byte[] getEncoded()
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||