BlowfishManaged.Create Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9313)
Create()
Creates a cryptographic object to perform the Schneier's Blowfish algorithm. Inherited from Blowfish.
Declaration
public static Blowfish Create()Returns
| Type | Description | 
|---|---|
| Blowfish | A cryptographic object to perform the Schneier's Blowfish algorithm. |