Share via


DecryptResult.Plaintext Property

Definition

Gets the decrypted data.

public byte[] Plaintext { get; }
member this.Plaintext : byte[]
Public ReadOnly Property Plaintext As Byte()

Property Value

Byte[]

Applies to