Documentation ¶
Index ¶
- Constants
- func BitString(bytes []byte, length int) asn1.BitString
- func Enumeravted(v int) asn1.Enumerated
- func Flag(v bool) asn1.Flag
- func ObjectIdentifier(v []int) asn1.ObjectIdentifier
- func RawContent(v []byte) asn1.RawContent
- func RawValue() asn1.RawValue
- func Require(runtime *goja.Runtime, module *goja.Object)
Constants ¶
View Source
const (
ModuleID = `stdgo/encoding/asn1`
)
Variables ¶
This section is empty.
Functions ¶
func Enumeravted ¶
func Enumeravted(v int) asn1.Enumerated
func ObjectIdentifier ¶
func ObjectIdentifier(v []int) asn1.ObjectIdentifier
func RawContent ¶
func RawContent(v []byte) asn1.RawContent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.