mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
EVP_PKEY_get_group_name works with public keys as well
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13139)
This commit is contained in:
parent
36fafb2e80
commit
adffee9753
@ -2,7 +2,7 @@
|
||||
|
||||
=head1 NAME
|
||||
|
||||
EVP_PKEY_get_group_name - get private key group name
|
||||
EVP_PKEY_get_group_name - get group name of a key
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user