Uses of Class
org.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.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return NoticeReferenceModifier and TypeMethodDescriptionstatic NoticeReferenceNoticeReference.getInstance(Object as) UserNotice.getNoticeRef()Constructors in org.bouncycastle.asn1.x509 with parameters of type NoticeReferenceModifierConstructorDescriptionUserNotice(NoticeReference noticeRef, String str) Creates a newUserNoticeinstance.UserNotice(NoticeReference noticeRef, DisplayText explicitText) Creates a newUserNoticeinstance.