共用方式為


EncryptResult.Ciphertext Property

Definition

Gets the ciphertext that is the result of the encryption.

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

Property Value

Byte[]

Applies to