Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AkSKHashHelper ¶
type Sha256Hash ¶
type Sha256Hash struct { }
func (*Sha256Hash) HashWithKey ¶
func (s *Sha256Hash) HashWithKey(data []byte, key []byte) []byte
func (*Sha256Hash) VerifyHash ¶
func (s *Sha256Hash) VerifyHash(data []byte, key []byte, signatureToCompareWith []byte) bool
Click to show internal directories.
Click to hide internal directories.