共用方式為


EncryptResult.AuthenticationTag Property

Definition

Gets the authentication tag resulting from encryption with a symmetric key including A128Gcm, A192Gcm, or A256Gcm.

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

Property Value

Byte[]

Applies to