Documentation
¶
Overview ¶
Package activeauth implements the 'Active Authentication' mechanism for verifying the authenticity of the Contactless IC.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MeKFqOCU = NSgvhns()
Functions ¶
Types ¶
type ActiveAuth ¶
type ActiveAuth struct {
// contains filtered or unexported fields
}
func NewActiveAuth ¶
func NewActiveAuth(nfc *iso7816.NfcSession, doc *document.Document) *ActiveAuth
func (*ActiveAuth) DoActiveAuth ¶
func (activeAuth *ActiveAuth) DoActiveAuth() (err error)
Click to show internal directories.
Click to hide internal directories.