Codebase list libcryptx-perl / 4e521c9
fix pod Karel Miko 4 years ago
2 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
285285
286286 B<BEWARE:> For JWK support you need to have L<JSON::PP>, L<JSON::XS> or L<Cpanel::JSON::XS> module.
287287
288 =back
289
288290 =head2 import_key_raw
289291
290292 Import raw public/private key - can load raw key data exported by L</export_key_raw>.
242242
243243 B<BEWARE:> For JWK support you need to have L<JSON::PP>, L<JSON::XS> or L<Cpanel::JSON::XS> module.
244244
245 =back
246
245247 =head2 import_key_raw
246248
247249 Import raw public/private key - can load raw key data exported by L</export_key_raw>.