AesGcm.TagSizeInBytes Właściwość

Definicja

Pobiera rozmiar tagu w bajtach.

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)

Wartość właściwości

Rozmiar tagu, który musi być używany do szyfrowania lub odszyfrowywania, lub null jeśli rozmiar tagu jest nieokreślony.

Dotyczy