Specifications
Returns the human-readable description of this
certificate’s type and version (CP2:type_desc). This
getTypeDescription( ) : String
function returns the English language alternate, or
the empty string if the property is absent.
Returns the human-readable description of this
certificate’s type and version (CP2:type_desc). This
getTypeDescriptionLocalized( ) : AltText
function returns the complete set of language
alternates, which is empty if the property is absent.
For a certificate associated with the active session,
the returned AltText object is writable.
Returns the unique identifier for the certificate
handler implementation that created this certificate
getImplementationID( ) : String
(CP2:impl_id), or the empty string if the property is
absent.
Returns the version string for the certificate handler
implementation that created this certificate
getImplementationVersion( ) : String
(CP2:impl_version), or the empty string if the property
is absent.
Returns the human-readable description of the
certificate handler implementation that created this
getImplementationDescription( ) : String
certificate (CP2:impl_desc). This function returns the
English language alternate, or the empty string if the
property is absent.
Returns the human-readable description of the
certificate handler implementation that created this
getImplementationDescriptionLocalized(
) : AltText
certificate (CP2:impl_desc). This function returns the
complete set of language alternates, which is empty
if the property is absent. For a certificate associated
with the active session, the returned AltText object is
writable.
Returns the session during which this certificate was
created (referenced through CP2:session_id_ref).
getSession( ) : Session
Returns the human-readable description of the
statement made by this certificate
getStatementDescription( ) : String
(CP2:statement_desc). This function returns the English
language alternate, or the empty string if the property
is absent.
Returns the human-readable description of the
statement made by this certificate
getStatementDescriptionLocalized( ) :
AltText
(CP2:statement_desc). This function returns the
complete set of language alternates, which is empty
if the property is absent. For a certificate associated
with the active session, the returned AltText object is
writable.
Returns the state of this certificate (CP2:state) as one
of the following string values: “Errors”, “Warnings”,
getState( ) : String
“Info”, “Success”, or “Unknown”. For a new certificate
the state is initialized to “Unknown”. In most cases
this should be replaced by an appropriate value.
505
Enfocus Switch 10










