関数定義書 VB2010

RSA_sign_verify

構文構文

Take a signature and decrypt it.

bigint *RSA_sign_verify(
  BI_CTX * ctx
  const uint8_t * sig
  int sig_len
  bigint * modulus
  bigint * pub_exp
)

パラメータパラメータ

ctx
sig
sig_len
modulus
pub_exp

機能機能

Take a signature and decrypt it.

ファイル名ファイル名

rsa.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | rsa.c