Ncryptopenstorageprovider New -

: A pointer to a null-terminated Unicode string containing the name of the provider. MS_KEY_STORAGE_PROVIDER : Software-based storage. MS_SMART_CARD_KEY_STORAGE_PROVIDER : Smart card storage. MS_PLATFORM_KEY_STORAGE_PROVIDER : TPM-based storage. dwFlags : Currently not used; set to 0 . 2. Return Value Returns ERROR_SUCCESS (0) if successful.

apiVersion: storage.ncrypt.io/v1 kind: NcryptProvider metadata: name: production-provider spec: backend: type: ceph-rbd encryption: algorithm: aes-256-gcm keyRotationDays: 30 ncryptopenstorageprovider new

– The provider returns an opaque handle representing an open session to that storage subsystem (software file system, TPM driver, smart card middleware, etc.). : A pointer to a null-terminated Unicode string