CryptoManagerKmipCryptoKeyStatusKeyUnavailableReason_enum

CryptoManagerKmipCryptoKeyStatusKeyUnavailableReason_enum
CryptoManagerKmipCryptoKeyStatusKeyUnavailableReason_enum

Possible values:

  • KeyStateMissingInCache: Key not found in VC cache and does not specify a provider

  • KeyStateClusterInvalid: Key provider is invalid

  • KeyStateClusterUnreachable: Can not reach the key provider

  • KeyStateMissingInKMS: Key not found in KMS

  • KeyStateNotActiveOrEnabled: Key not active or enabled

  • KeyStateManagedByTrustAuthority: Key is managed by Trust Authority

  • KeyStateManagedByNKP: Key is managed by Native Key Provider

    Since: vSphere API Release 8.0.3.0

  • NoPermissionToAccessKeyProvider: No permission to access key provider

    Since: vSphere API Release 8.0.3.0

This data structure has no properties.
Enumeration: KeyStateMissingInCache, KeyStateClusterInvalid, KeyStateClusterUnreachable, KeyStateMissingInKMS, KeyStateNotActiveOrEnabled, KeyStateManagedByTrustAuthority, KeyStateManagedByNKP, NoPermissionToAccessKeyProvider,