Class Types.ServerCertificateKeyRsaLengthNotSupported

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.ServerCertificateKeyRsaLengthNotSupported extends Types.XenAPIException
The provided RSA key does not have a length between 2048 and 4096.
See Also:
  • Field Details

    • length

      public final String length
  • Constructor Details

    • ServerCertificateKeyRsaLengthNotSupported

      public ServerCertificateKeyRsaLengthNotSupported(String length)
      Create a new ServerCertificateKeyRsaLengthNotSupported