Latest update.
This commit is contained in:
@@ -28,7 +28,7 @@ The following parameter can be set with EVP_MAC_CTX_set_params():
|
||||
|
||||
=over 4
|
||||
|
||||
=item B<OSSL_MAC_PARAM_KEY> ("key") <octet string>
|
||||
=item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string>
|
||||
|
||||
=back
|
||||
|
||||
@@ -37,11 +37,12 @@ EVP_MAC_CTX_get_params():
|
||||
|
||||
=over 4
|
||||
|
||||
=item B<OSSL_MAC_PARAM_SIZE> ("size") <unsigned int>
|
||||
=item "size" (B<OSSL_MAC_PARAM_SIZE>) <unsigned integer>
|
||||
|
||||
=back
|
||||
|
||||
The "size" parameter can also be retrieved with with EVP_MAC_size().
|
||||
The length of the "size" parameter should not exceed that of an B<unsigned int>.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user