Represents a secure entry decrypted in-memory along with its metadata.
public SecureStoreSecret(SecureStoreEntry Entry, ReadOnlyMemory<byte> Payload)
Metadata for the secret.
Decrypted secret payload.