public Task<byte[]> EncryptAsync( string keyName, byte[] data, EncryptionAlgorithm algorithm = default )
In This Article