AesGcm.TagByteSizes Vlastnost

Definice

Získá velikosti značek v bajtech podporované touto instancí.

public:
 static property System::Security::Cryptography::KeySizes ^ TagByteSizes { System::Security::Cryptography::KeySizes ^ get(); };
public static System.Security.Cryptography.KeySizes TagByteSizes { get; }
static member TagByteSizes : System.Security.Cryptography.KeySizes
Public Shared ReadOnly Property TagByteSizes As KeySizes

Hodnota vlastnosti

Velikosti značek podporované touto instancí: 12, 13, 14, 15 nebo 16 bajtů (96, 104, 112, 120 nebo 128 bitů).

Platí pro

Viz také