Package | Description |
---|---|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
Modifier and Type | Field and Description |
---|---|
private NoticeReference |
UserNotice.noticeRef |
Modifier and Type | Method and Description |
---|---|
static NoticeReference |
NoticeReference.getInstance(java.lang.Object as) |
NoticeReference |
UserNotice.getNoticeRef() |
Constructor and Description |
---|
UserNotice(NoticeReference noticeRef,
DisplayText explicitText)
Creates a new
UserNotice instance. |
UserNotice(NoticeReference noticeRef,
java.lang.String str)
Creates a new
UserNotice instance. |