Uses of Class
kz.gamma.asn1.x509.NoticeReference

Packages that use NoticeReference
kz.gamma.asn1.x509   
 

Uses of NoticeReference in kz.gamma.asn1.x509
 

Fields in kz.gamma.asn1.x509 declared as NoticeReference
private  NoticeReference UserNotice.noticeRef
           
 

Methods in kz.gamma.asn1.x509 that return NoticeReference
static NoticeReference NoticeReference.getInstance(java.lang.Object as)
           
 NoticeReference UserNotice.getNoticeRef()
           
 

Constructors in kz.gamma.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.
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.