jce
Tag pemtoder


JSP tag for converting PEM strings to DER strings


Tag Information
Tag Classnet.sourceforge.jcetaglib.taglib.x509.PEMtoDER
TagExtraInfo ClassNone
Body ContentJSP
Display NamePEMtoDER

Attributes
NameRequiredRequest-timeTypeDescription
scopefalsefalsejava.lang.StringScope of the return variables. Can be 'page', 'session', 'request' or 'application'. Default is 'page'
pemstringfalsetruejava.lang.StringOptional attribute, the PEM string. The body of the tag will be taken if omitted
derstringtruetruejava.lang.StringReturn variable to store the DER string

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.