|
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.crypto.tls.CertificateRequest
public class CertificateRequest
| Constructor Summary | |
|---|---|
CertificateRequest(short[] certificateTypes,
java.util.Vector certificateAuthorities)
|
|
| Method Summary | |
|---|---|
java.util.Vector |
getCertificateAuthorities()
|
short[] |
getCertificateTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateRequest(short[] certificateTypes,
java.util.Vector certificateAuthorities)
| Method Detail |
|---|
public short[] getCertificateTypes()
public java.util.Vector getCertificateAuthorities()
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||