package
0.2.0-alpha
Repository: https://github.com/skythen/gobalplatform.git
Documentation: pkg.go.dev

# Functions

ParseExtendedCardResourcesInformation parses the BER-TLV encoded Extended Card Resources KeyInformation and returns ExtendedCardResourcesInformation.
ParseKeyInformationTemplate parses the BER-TLV encoded Key KeyInformation Template and returns KeyInformationTemplate.
ParseUsageQualifier parses key usage encoded on one byte and returns UsageQualifierInfo.

# Structs

ExtendedCardResourcesInformation provides information about card resources as defined by ETSI TS 102 226 V16.0.0.
ExtendedKeyData contains extended information about a key component.
KeyComponent provides information about a key component.
KeyInformation contains information about key components (without the value of the component).
KeyInformationData contains basic information about a key component.
UsageQualifierInfo contains usage qualifiers for keys contained in InformationTemplate.

# Type aliases

KeyInformationTemplate is a list of KeyInformation.