botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
ECGroup.this
botan
pubkey
algo
ec_group
ECGroup
Decode a BER encoded ECC domain parameter set
this
(CurveGFp curve, PointGFp base_point, BigInt order, BigInt cofactor, string oid)
this
(Vector!ubyte ber_data)
struct
ECGroup
this
()
(
auto
const
ref
Vector
!ubyte
ber_data
)
this
(OID domain_oid)
this
(string pem_or_oid)
Parameters
ber_data
Vector
!ubyte
the bytes of the BER encoding
Meta
Source
See Implementation
botan
pubkey
algo
ec_group
ECGroup
constructors
this
functions
BER_decode
DER_encode
PEM_encode
getBasePoint
getCofactor
getCurve
getOid
getOrder
initialized
opCmp
opEquals
toString
toVector
properties
dup
Decode a BER encoded ECC domain parameter set