|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cert.cmp.RevocationDetails
public class RevocationDetails
| Constructor Summary | |
|---|---|
RevocationDetails(org.bouncycastle.asn1.cmp.RevDetails revDetails)
|
|
| Method Summary | |
|---|---|
org.bouncycastle.asn1.x500.X500Name |
getIssuer()
|
java.math.BigInteger |
getSerialNumber()
|
org.bouncycastle.asn1.x500.X500Name |
getSubject()
|
org.bouncycastle.asn1.cmp.RevDetails |
toASN1Structure()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RevocationDetails(org.bouncycastle.asn1.cmp.RevDetails revDetails)
| Method Detail |
|---|
public org.bouncycastle.asn1.x500.X500Name getSubject()
public org.bouncycastle.asn1.x500.X500Name getIssuer()
public java.math.BigInteger getSerialNumber()
public org.bouncycastle.asn1.cmp.RevDetails toASN1Structure()
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||