8 internal sealed class PKCS1
28 public static byte[]
I2OSP(
int x,
int size)
38 public static byte[]
I2OSP(
byte[] x,
int size)
44 public static byte[]
OS2IP(
byte[] x)
124 if (hashAlgorithm !=
null)
153 if (hashAlgorithm !=
null)
class f__AnonymousType0<< Count > j__TPar
static byte[] GetBytes(int value)
static bool Verify_v15(RSA rsa, HashAlgorithm hash, byte[] hashValue, byte[] signature)
static byte[] Encode_v15(HashAlgorithm hash, byte[] hashValue, int emLength)
static byte[] Sign_v15(RSA rsa, string hashName, byte[] hashValue)
static bool Verify_v15(RSA rsa, string hashName, byte[] hashValue, byte[] signature)
static byte[] RSAEP(RSA rsa, byte[] m)
static byte[] xor(byte[] array1, byte[] array2)
static bool Compare(byte[] array1, byte[] array2)
static HashAlgorithm CreateFromName(string name)
static bool Verify_v15(RSA rsa, HashAlgorithm hash, byte[] hashValue, byte[] signature, bool tryNonStandardEncoding)
static byte[] I2OSP(int x, int size)
static byte[] emptySHA512
static byte[] OS2IP(byte[] x)
static byte[] Encrypt_OAEP(RSA rsa, HashAlgorithm hash, RandomNumberGenerator rng, byte[] M)
static byte[] Decrypt_OAEP(RSA rsa, HashAlgorithm hash, byte[] C)
static byte[] MGF1(HashAlgorithm hash, byte[] mgfSeed, int maskLen)
static byte[] RSADP(RSA rsa, byte[] c)
static byte[] RSAVP1(RSA rsa, byte[] s)
static byte[] emptySHA384
static byte[] Sign_v15(RSA rsa, HashAlgorithm hash, byte[] hashValue)
static byte[] RSASP1(RSA rsa, byte[] m)
static byte[] GetEmptyHash(HashAlgorithm hash)
static byte[] I2OSP(byte[] x, int size)
static byte[] emptySHA256
static new RIPEMD160 Create()
static new SHA256 Create()
static new SHA384 Create()
static new SHA512 Create()