public static Decrypt ( byte encryptedBytes, RSAParameters privateKey, RsaKeyLengths rsaKeyLength = RsaKeyLengths.Bit2048 ) : byte[] | ||
encryptedBytes | byte | |
privateKey | RSAParameters | |
rsaKeyLength | RsaKeyLengths | |
Résultat | byte[] |
public static Decrypt ( byte encryptedBytes, RSAParameters privateKey, RsaKeyLengths rsaKeyLength = RsaKeyLengths.Bit2048 ) : byte[] | ||
encryptedBytes | byte | |
privateKey | RSAParameters | |
rsaKeyLength | RsaKeyLengths | |
Résultat | byte[] |