DataEncryption

MetadataSignature.DataEncryption property

Gets or sets implementation of IDataEncryption interface to encode and decode signature Value properties.

public IDataEncryption DataEncryption { get; set; }

See Also