Codebase list libcryptx-perl / 7f52e6f
doc fix Karel Miko 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
321321
322322 =head2 import_key
323323
324 Loads private or public key in DER or PEM format (password protected keys are not supported).
324 Loads private or public key in DER or PEM format.
325325
326326 $pk->import_key($priv_or_pub_key_filename);
327327 #or