The maximum number of bytes that can be derived is 2^32-1 times the HMAC size.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public override long Length { get; }
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
Get
Public Overrides ReadOnly Property Length As Long
Get
public:
virtual property long long Length {
long long get () override;
}
abstract Length : int64 with get
override Length : int64 with get
abstract Length : int64 with get
override Length : int64 with get