Ca Certificate Certificate Mode
enum CaCertificateCertificateMode : Enum<CaCertificateCertificateMode> , ConvertibleToJava<CaCertificateCertificateMode>
The mode of the CA. All the device certificates that are registered using this CA will be registered in the same mode as the CA. For more information about certificate mode for device certificates, see certificate mode . Valid values are "DEFAULT" and "SNI_ONLY".
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.