FreeBSD Manual Pages
OpenXPKI::Crypto::ProfUser:ContributedpPeXPKI::Crypto::Profile::Certificate(3) Name OpenXPKI::Crypto::Profile::Certificate - cryptographic profile for certifcates. new ( { CA, ID, [CACERTIFICATE] } ) Create a new profile instance, all parameters are required. CA The alias of the ca token to be used (from the alias table) ID The name of the profile (as given in the realm.profile configuration) CACERTIFICATE CA certificate to use. Must be a HashRef as returned by "get_certificate_for_alias( { ALIAS } )" in API::Token including the PEM encoded certificate. This is mainly for testing, in regular operation the certificate is determined using the API. __load_profile Load the profile, called from constructor perl v5.32.0 202OpenXPKI::Crypto::Profile::Certificate(3)
Name
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Crypto::Profile::Certificate&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>