botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
X509CertOptionsImpl.addExConstraint
botan
cert
x509
x509self
X509CertOptionsImpl
Add constraints to the ExtendedKeyUsage extension.
void
addExConstraint
(OID oid)
class
X509CertOptionsImpl
void
addExConstraint
()
(
auto
ref
OID
oid
)
void
addExConstraint
(string oid_str)
Parameters
oid
OID
the oid to add
Meta
Source
See Implementation
botan
cert
x509
x509self
X509CertOptionsImpl
constructors
this
functions
CAKey
addConstraints
addExConstraint
notAfter
notBefore
sanityCheck
variables
challenge
common_name
constraints
country
dns
email
end
ex_constraints
ip
is_CA
locality
org_unit
organization
path_limit
serial_number
start
state
uri
xmpp
Add constraints to the ExtendedKeyUsage extension.