Uses of Class
com.digt.trusted.asn1.x509.NoticeReference

Packages that use NoticeReference
com.digt.trusted.asn1.x509 Support classes useful for encoding and processing X.509 certificates. 
 

Uses of NoticeReference in com.digt.trusted.asn1.x509
 

Methods in com.digt.trusted.asn1.x509 that return NoticeReference
static NoticeReference NoticeReference.getInstance(java.lang.Object as)
           
 

Constructors in com.digt.trusted.asn1.x509 with parameters of type NoticeReference
UserNotice(NoticeReference noticeRef, DisplayText explicitText)
          Creates a new UserNotice instance.
UserNotice(NoticeReference noticeRef, java.lang.String str)
          Creates a new UserNotice instance.