Search
Diode Client
v1.0.1
Pages
Modules
Settings
View Source
DiodeClient.Certs
(Diode Client v1.0.1)
Link to this section
Summary
Functions
extract(socket)
extract_record(atom)
getfield(record, type, fieldname)
id_from_der(der_encoded_cert)
id_from_file(filename)
keywords(record_def, record)
private_from_file(filename)
Link to this section
Functions
Link to this function
extract(socket)
View Source
Link to this function
extract_record(atom)
View Source
Link to this function
getfield(record, type, fieldname)
View Source
Specs
getfield(
any
(),
atom
(),
atom
()) ::
any
()
Link to this function
id_from_der(der_encoded_cert)
View Source
Link to this function
id_from_file(filename)
View Source
Link to this function
keywords(record_def, record)
View Source
Specs
keywords([
any
()],
any
()) ::
keyword
()
Link to this function
private_from_file(filename)
View Source