Method Transform
Transform(BioBlock)
Decrypts the given block.
Declaration
public BioBlock Transform(BioBlock bioBlock)
Parameters
| Type | Name | Description |
|---|---|---|
| BioBlock | bioBlock | The block to decrypt. |
Returns
| Type | Description |
|---|---|
| BioBlock | The decrypted block. |