botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
putInSequence
botan
asn1
asn1_obj
Put some arbitrary bytes into a ASN1Tag.SEQUENCE
Vector
!
ubyte
putInSequence
(Vector!(ubyte, ALLOC) contents)
Vector
!
ubyte
putInSequence
(RefCounted!(Vector!(ubyte, ALLOC), ALLOC) contents)
Vector
!ubyte
putInSequence
(
ALLOC
)
(
auto
const
ref
RefCounted
!(
Vector
!(
ubyte
,
ALLOC
),
ALLOC
)
contents
)
Meta
Source
See Implementation
botan
asn1
asn1_obj
classes
BERBadTag
BERDecodingError
enums
ASN1Tag
functions
maybeBER
putInSequence
interfaces
ASN1Object
structs
BERObject
Put some arbitrary bytes into a ASN1Tag.SEQUENCE