SSH2
    
            
            in package
            
        
    
    
    
AbstractYes
SSH2 Signature Handler
Tags
Table of Contents
Methods
Methods
load()
Loads a signature
    public
            static        load(string $sig) : mixed
    Parameters
- $sig : string
Tags
save()
Returns a signature in the appropriate format
    public
            static        save(BigInteger $r, BigInteger $s, string $curve) : string
    Parameters
- $r : BigInteger
- $s : BigInteger
- $curve : string