CryptographicOperations クラス
定義
public ref class CryptographicOperations abstract sealed
public static class CryptographicOperations
type CryptographicOperations = class
Public Class CryptographicOperations
- 継承
-
CryptographicOperations
メソッド
FixedTimeEquals(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>) |
2 バイト シーケンスの等価性を、値ではなくシーケンスの長さに依存する時間の長さで決定します。Determines the equality of two byte sequences in an amount of time that depends on the length of the sequences, but not their values. |
ZeroMemory(Span<Byte>) |