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

# Functions

ParseCardCapabilityInformation parses the BER-TLV encoded Card Capability Information and returns CardCapabilityInformation.
ParseCardRecognitionData parses the BER-TLV encoded Card Recognition Data and returns CardRecognitionData.
ParseCipherSuitesForLFDBEncryption parses a byte and returns CipherSuitesForLFDBEncryption.
ParseCipherSuitesForSignature parses cipher suites encoded on two bytes and returns CipherSuitesForSignature.
ParseFileControlInformation parses the BER-TLV encoded File Control Information and returns FileControlInformation.
ParseKeyParameterReferenceValues parses the concatenated Key Parameter Reference Values and returns KeyParameterReferenceValues.
ParseSCPInformation parses the BER-TLV encoded SCP information of one SCP and returns SCPInformation.
ParseSecurityDomainManagementData parses the BER-TLV encoded Security Domain Management Data and returns SecurityDomainManagementData.

# Structs

CardCapabilityInformation provides information complementary to CardRecognitionData about the SCPs, cipher suites and algorithms actually supported by a card.
CardRecognitionData provides information about a Card such as the supported SCPs and parameters.
CipherSuitesForLFDBEncryption provids the supported cipher suites for Load File Data Block encryption.
CipherSuitesForSignature provides the supported cipher suites for signature calculation.
FileControlInformation is the FCI template for Security Domains.
KeyParameterReferenceValues contains the Key Parameter Reference Values that can be used to refer to a set of curve parameters.
ProprietaryData contains proprietary data contained in File Control Information.
SCP03SupportedKeys provides supported key lengths for SCP03.
SCPInformation provides information about a Secure Channel Protocol supported by a card.
SCPParameters contains information about supported SCPs and their implementation options of a Card or Security Domain.
SupportedLFDBHAlgorithms represents the supported hash algorithms for Load File Data Block Hash calculation.

# Type aliases

SecurityDomainManagementData contains information about a Security Domain such as supported SCPs and their parameters.