AesGcm.TagSizeInBytes Vlastnost

Definice

Získá velikost značky v bajtech.

public:
 property Nullable<int> TagSizeInBytes { Nullable<int> get(); };
public int? TagSizeInBytes { get; }
member this.TagSizeInBytes : Nullable<int>
Public ReadOnly Property TagSizeInBytes As Nullable(Of Integer)

Hodnota vlastnosti

Velikost značky, která se musí použít k šifrování nebo dešifrování, nebo null pokud velikost značky není určená.

Platí pro