Class Types.ServerCertificateKeyAlgorithmNotSupported

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.ServerCertificateKeyAlgorithmNotSupported extends Types.XenAPIException
The provided key uses an unsupported algorithm.
See Also:
  • Field Details

    • algorithmOid

      public final String algorithmOid
  • Constructor Details

    • ServerCertificateKeyAlgorithmNotSupported

      public ServerCertificateKeyAlgorithmNotSupported(String algorithmOid)
      Create a new ServerCertificateKeyAlgorithmNotSupported