Create a #SecretValue for the secret data passed in.
The secret data is copied into non-pageable 'secure' memory.
If the length is less than zero, then secret is assumed to be null-terminated.
the secret data
the length of the data
the content type of the data
the new #SecretValue
Create a #SecretValue for the secret data passed in.
The secret data is copied into non-pageable 'secure' memory.
If the length is less than zero, then secret is assumed to be null-terminated.