:: com :: sun :: star :: security ::
|
unpublished |
struct CertAltNameEntry |
|
|
|
- Usage Restrictions
- not published
- Description
- * struct contains a single entry within a Subject Alternative Name Extension of a
* X509 certificate.
|
Elements' Summary |
Type |
* defines the type of the value . With this information you can determine how to interprete the Any value.
* |
Value |
* stores the value of entry.
|
Elements' Details |
Type
ExtAltNameType Type;
- Description
- * defines the type of the value . With this information you can determine how to interprete the Any value.
*
- See also
- ExtAltNameType
|
|
Value
any Value;
- Description
- * stores the value of entry.
|
|
Top of Page
Copyright © 1995, 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.