密钥类型

OPENSSL_KEYTYPE_RSA (int)
OPENSSL_KEYTYPE_DSA (int)
OPENSSL_KEYTYPE_DH (int)
OPENSSL_KEYTYPE_EC (int)
这个常量只有在使用 OpenSSL 0.9.8+ 进行编译时才可用。
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top