Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoCrypto ¶
type NoCrypto struct{}
NoCrypto binds the functions required by the crypto.Engine interface.
func (*NoCrypto) SecureSecret ¶
SecureSecret returns the secret unmodified.
func (*NoCrypto) VerifySecret ¶
VerifySecret performs a string equality check to determine if the secret is legitimate.
Click to show internal directories.
Click to hide internal directories.