Packages

Cryptography library for Gleam targeting Erlang and JavaScript

Current section

Files

Jump to
kryptos include kryptos@x509_Rdn.hrl
Raw

include/kryptos@x509_Rdn.hrl

-record(rdn, {
attributes :: list({kryptos@x509:oid(), kryptos@x509:attribute_value()})
}).