|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.x509.AttCertIssuer
public class AttCertIssuer
| Constructor Summary | |
|---|---|
AttCertIssuer(V2Form v2Form)
|
|
| Method Summary | |
|---|---|
DERObject |
getDERObject()
Produce an object suitable for an ASN1OutputStream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttCertIssuer(V2Form v2Form)
| Method Detail |
|---|
public DERObject getDERObject()
AttCertIssuer ::= CHOICE {
v1Form GeneralNames, -- MUST NOT be used in this
-- profile
v2Form [0] V2Form -- v2 only
}
getDERObject in interface DEREncodable
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||