Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { ContentType asn1.ObjectIdentifier Content asn1.RawValue `asn1:"explicit,optional,tag:0"` }
Container asn.1 CMS representation RFC5652
func (*Container) EncodeToDER ¶
func (*Container) IsContentType ¶
func (ci *Container) IsContentType(oid asn1.ObjectIdentifier) bool
Click to show internal directories.
Click to hide internal directories.