import Foundation

public class XyoStubSigner : XyoSigner {
    private let stubKeyValue : [UInt8]
    private let stubSignatureValue : [UInt8]