User.addCertificateFromText()
Method
Declaration
UserCertificateaddCertificateFromText
(
java.lang.String PEM_data)
throws ConfigurationException
Purpose
Parameter |
Description |
|
Add a new user certificate corresponding to this data. The data must specify a public certificate in PEM encoding. |
See Also
For the corresponding browser page, see Existing Users in
For background information, see Users in
.