DataEncryption

QrCodeSignOptions.DataEncryption property

Gets or sets implementation of IDataEncryption interface to encode and decode QR-Code Signature Text or Data properties.

public IDataEncryption DataEncryption { get; set; }

See Also