pubkey_pem

Functions


decode(Bin::binary()) -> [pem_entry()]

encode(PemEntries::[pem_entry()]) -> iolist()

decipher(X1::{pki_asn1_type(), DerEncrypted::binary(), {Cipher::string(), Salt::binary()}}, Password::string()) -> Der::binary()

cipher(Der::binary(), X2::{Cipher::string(), Salt::binary()}, Password::string()) -> binary()

decode_key(X1, Password) -> term()

View Functions