struct
   Crypto::Header
  
  
    
  
    Defined in:
  
  
    
      
        monocypher.cr
      
    
    
  
  
  
    
  
    Constructors
  
  
  
  
    
  
    Class Method Summary
  
  
  
  
  
    
  
    Instance Method Summary
  
  
  
    
      
      
      
      
    
      
      
      
      
    
      
      
      
      
    
  
  
  
    
  
    Constructor Detail
  
  
    
      
        
        def self.
new(s : String)
        
#
       
  
    
  
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
from_bytes(raw : Bytes)
        
#
       
  
    
  
  
  
  
    
  
    Instance Method Detail
  
  
    
      
        
        def 
compare(other) : Bool
        
#
       
  
    
  
    
      
        
        def 
to_unsafe : StaticArray(UInt8, 16)
        
#