Uses of Class
org.gudy.bouncycastle.asn1.x509.NoticeReference
Packages that use NoticeReference
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of NoticeReference in org.gudy.bouncycastle.asn1.x509
Fields in org.gudy.bouncycastle.asn1.x509 declared as NoticeReferenceMethods in org.gudy.bouncycastle.asn1.x509 that return NoticeReferenceModifier and TypeMethodDescriptionstatic NoticeReference
NoticeReference.getInstance
(Object as) UserNotice.getNoticeRef()
Constructors in org.gudy.bouncycastle.asn1.x509 with parameters of type NoticeReferenceModifierConstructorDescriptionUserNotice
(NoticeReference noticeRef, String str) Creates a newUserNotice
instance.UserNotice
(NoticeReference noticeRef, DisplayText explicitText) Creates a newUserNotice
instance.