botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
CRLDistributionPoints.DistributionPointImpl
botan
cert
x509
x509_ext
CRLDistributionPoints
Undocumented in source.
class
CRLDistributionPoints
final static
class
DistributionPointImpl :
ASN1Object
{
void
encodeInto
(DEREncoder );
void
decodeFrom
(BERDecoder ber);
const
(
AlternativeName
)
point
();
}
Members
Functions
decodeFrom
void
decodeFrom
(BERDecoder ber)
Undocumented in source. Be warned that the author may not have intended to support it.
encodeInto
void
encodeInto
(DEREncoder )
Undocumented in source. Be warned that the author may not have intended to support it.
point
const
(
AlternativeName
)
point
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ASN1Object
encodeInto
void
encodeInto
(DEREncoder to)
Encode whatever this object is into to
decodeFrom
void
decodeFrom
(BERDecoder from)
Decode whatever this object is from from
Meta
Source
See Implementation
botan
cert
x509
x509_ext
CRLDistributionPoints
aliases
DistributionPoint
classes
DistributionPointImpl
constructors
this
functions
contentsTo
copy
decodeInner
distributionPoints
encodeInner
oidName
shouldEncode
variables
m_distribution_points