The following tables list the members exposed by RsaUtils.
Name | Description | |
---|---|---|
![]() ![]() | Decrypt | Overloaded. Encrypts the data using RSA PKCS#1 v1.5 encryption. |
![]() ![]() | Encrypt | Overloaded. Encrypts the data using RSA PKCS#1 v1.5 encryption. |
![]() ![]() | GetCipherTextBlockSize | Return the ciphertext block size for RSA OAEP encryption. |
![]() ![]() | GetPlainTextBlockSize | Return the plaintext block size for RSA OAEP encryption. |
![]() ![]() | RsaPkcs15_GetSignatureLength | Returns the length of a RSA PKCS#1 v1.5 signature of a SHA1 digest. |
![]() ![]() | RsaPkcs15Sha1_Sign | Computes an RSA/SHA1 PKCS#1 v1.5 signature. |
![]() ![]() | RsaPkcs15Sha1_Verify | Verifies an RSA/SHA1 PKCS#1 v1.5 signature. |
![]() ![]() | RsaPkcs15Sha256_Sign | Computes an RSA/SHA1 PKCS#1 v1.5 signature. |
![]() ![]() | RsaPkcs15Sha256_Verify | Verifies an RSA/SHA1 PKCS#1 v1.5 signature. |