# Functions
NewMockPublicKey creates a new mock instance.
NewMockSecretKey creates a new mock instance.
NewMockSignature creates a new mock instance.
# Structs
MockPublicKey is a mock of PublicKey interface.
MockPublicKeyMockRecorder is the mock recorder for MockPublicKey.
MockSecretKey is a mock of SecretKey interface.
MockSecretKeyMockRecorder is the mock recorder for MockSecretKey.
MockSignature is a mock of Signature interface.
MockSignatureMockRecorder is the mock recorder for MockSignature.