|
Bouncy Castle Cryptography 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.openpgp.OpenedPGPKeyData.Builder
Constructor Summary | |
OpenedPGPKeyData.Builder()
|
Method Summary | |
void |
add(PGPExtendedKeyHeader pgpExtendedKeyHeader)
|
OpenedPGPKeyData |
build()
|
OpenedPGPKeyData.Builder |
setHeaderList(java.util.ArrayList headerList)
|
OpenedPGPKeyData.Builder |
setKeyExpression(org.bouncycastle.gpg.SExpression keyExpression)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public OpenedPGPKeyData.Builder()
Method Detail |
public OpenedPGPKeyData.Builder setHeaderList(java.util.ArrayList headerList)
public OpenedPGPKeyData.Builder setKeyExpression(org.bouncycastle.gpg.SExpression keyExpression)
public OpenedPGPKeyData build()
public void add(PGPExtendedKeyHeader pgpExtendedKeyHeader)
|
Bouncy Castle Cryptography 1.71 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |