Uses of Class
edu.vt.middleware.crypt.x509.types.NoticeReference

Packages that use NoticeReference
edu.vt.middleware.crypt.x509   
edu.vt.middleware.crypt.x509.types   
 

Uses of NoticeReference in edu.vt.middleware.crypt.x509
 

Methods in edu.vt.middleware.crypt.x509 that return NoticeReference
static NoticeReference ExtensionFactory.createNoticeReference(org.bouncycastle.asn1.DEREncodable enc)
          Creates a NoticeReference object from DER data.
 

Uses of NoticeReference in edu.vt.middleware.crypt.x509.types
 

Methods in edu.vt.middleware.crypt.x509.types that return NoticeReference
 NoticeReference UserNotice.getNoticeRef()
           
 

Constructors in edu.vt.middleware.crypt.x509.types with parameters of type NoticeReference
UserNotice(NoticeReference ref)
          Creates a new instance with the given notice reference.
UserNotice(NoticeReference ref, String text)
          Creates a new instance with the given notice reference and explicit display text.
 



Copyright © 2003-2011 Virginia Tech. All Rights Reserved.