:: com :: sun :: star :: security ::
|
unpublished |
enum CertificateContainerStatus |
|
|
- Usage Restrictions
- not published
- Description
- * Constant definiton of a certificate container status.
*
|
Values |
NOCERT |
* The certificate was not found.
|
TRUSTED |
* The certificate was found and is trusted.
|
UNTRUSTED |
* The certificate was found but is untrusted.
|
Values' Details |
NOCERT
NOCERT,
- Description
- * The certificate was not found.
|
|
TRUSTED
TRUSTED,
- Description
- * The certificate was found and is trusted.
|
|
UNTRUSTED
UNTRUSTED,
- Description
- * The certificate was found but is untrusted.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.