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
This data structure has no properties.
Enumeration: KeyStateMissingInCache, KeyStateClusterInvalid, KeyStateClusterUnreachable, KeyStateMissingInKMS, KeyStateNotActiveOrEnabled, KeyStateManagedByTrustAuthority,