public class RespID extends Object
| Constructor and Description |
|---|
RespID(PublicKey key) |
RespID(ResponderID id) |
RespID(X500Principal name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
ResponderID |
toASN1Object() |
public RespID(ResponderID id)
public RespID(X500Principal name)
public RespID(PublicKey key) throws OCSPException
OCSPExceptionCopyright © 2015. All rights reserved.