CertificateSlot.getPathname()
Method
Declaration
java.lang.String getPathname
()
Purpose
Get the file name from which the component read the certificate in this slot.
Remarks
Components can obtain certificate data either from a file, or directly as a text string.
• | When the certificate data came from a file, this method returns the file name. |
• | When the certificate data came directly as a text string, this method returns the string N/A (not applicable). |
See Also
For the corresponding browser pages, see Certificate List in
.