다음을 통해 공유


NonCryptographicHashAlgorithm.HashLengthInBytes 속성

정의

이 해시 알고리즘에서 생성된 바이트 수를 가져옵니다.

public:
 property int HashLengthInBytes { int get(); };
public int HashLengthInBytes { get; }
member this.HashLengthInBytes : int
Public ReadOnly Property HashLengthInBytes As Integer

속성 값

이 해시 알고리즘에서 생성된 바이트 수입니다.

적용 대상