Documentation
¶
Index ¶
Constants ¶
View Source
const ( ISO_0 int = iota ISO_1 ISO_3 )
ISO pin block types.
Variables ¶
This section is empty.
Functions ¶
func DecryptPINBlock ¶
Decrypt PIN by ISO format & return clear PIN from block as hex encoded string
Types ¶
type ISOFormatError ¶
type ISOFormatError int
func (ISOFormatError) Error ¶
func (p ISOFormatError) Error() string
type PINSizeError ¶
type PINSizeError int
func (PINSizeError) Error ¶
func (p PINSizeError) Error() string
Click to show internal directories.
Click to hide internal directories.