adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Blowfish Class
Methods

In This Topic
    Blowfish Class Members
    In This Topic

    The following tables list the members exposed by Blowfish.

    Public Constructors
     NameDescription
    Public Constructor Constructs and initializes a blowfish instance with the supplied key.  
    Top
    Public Methods
     NameDescription
    Public Method Decrypts a byte array in place.  
    Public Method Encrypts a byte array in place.  
    Top
    See Also