paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.23k stars 108 forks source link

importPem #169

Closed frederikbosch closed 1 year ago

frederikbosch commented 1 year ago

PR adds two methods

AsymmetricSecretKey::importPem('PEM encoded string here');
AsymmetricPublicKey::importPem('PEM encoded string here');