jce
Tag certificateinfo


JSP tag used retrieving information from a X.509 certificate


Tag Information
Tag Classnet.sourceforge.jcetaglib.taglib.x509.CertificateInfo
TagExtraInfo ClassNone
Body Contentempty
Display NameCertificateInfo

Attributes
NameRequiredRequest-timeTypeDescription
scopefalsefalsejava.lang.StringScope of the return variables. Can be 'page', 'session', 'request' or 'application'. Default is 'page'
storefilefalsetruejava.lang.StringThe PKCS#12 (P12) keystore where the certificate is stored
storeentryfalsetruejava.lang.String The PKCS#12 (P12) keystore entry name for this certificate
storepasswordfalsetruejava.lang.StringBufferThe PKCS#12 (P12) keystore password
pemfilefalsetruejava.lang.StringThe certificate as a PEM formatted file
pemstringfalsetruejava.lang.StringThe certificate as a PEM formatted string
subjectfalsetruejava.lang.StringReturn variable for storing the certificate's subject
issuerfalsetruejava.lang.StringReturn variable for storing the certificate's issuer
validfromfalsetruejava.lang.StringReturn variable for storing the certificate's valid from field
validtofalsetruejava.lang.StringReturn variable for storing the certificate's valid to field
algorithmfalsetruejava.lang.StringReturn variable for storing the certificate's algorithm
serialnumberfalsetruejava.lang.StringReturn variable for storing the certificate's serialnumber
fingerprintfalsetruejava.lang.StringReturn variable for storing the certificate's fingerprint

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.