Static ReadonlyPkcs1The PKCS #1 v1.5 signature padding.
Static ReadonlyPssThe Probabilistic Signature Scheme (PSS) padding.
Static ReadonlyvaluesAll public static padding instances (the TS analogue of C#'s reflection over static fields).
ReadonlyschemeThe RSA signature padding scheme.
Determines whether the specified padding is equal to this one.
Returns a hash code for this instance (C#: Scheme.GetHashCode()).
Returns a string representation (C#: ToString()).
The RSA signature padding schemes and parameters used by S/MIME (rfc8017).
Immutable value type with a small set of interned static instances. Compare with RsaSignaturePadding.equals (C#'s
==/Equals).