Class: IControl::Management::KeyCertificate::CertificateType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Management::KeyCertificate::CertificateType
- Defined in:
- lib/icontrol/management/key_certificate.rb,
lib/icontrol/management/key_certificate.rb
Overview
An enumerated type that will describe the certificate type.
Constant Summary collapse
- CTYPE_CA_SIGNED_YES =
A CA-signed certificate.
:CTYPE_CA_SIGNED_YES
- CTYPE_CA_SIGNED_NO =
A certificate signed by others.
:CTYPE_CA_SIGNED_NO
- CTYPE_CA_SIGNED_UNKNOWN =
Unknown.
:CTYPE_CA_SIGNED_UNKNOWN