Interface IBioBlockTransform
A transformation of a BioBlock.
Namespace: Sig.Crypto.BioBlocks
Assembly: SigCrypto.dll
Syntax
public interface IBioBlockTransform
Methods
| Name | Description |
|---|---|
| Transform(BioBlock) | Transforms a bio block. |
A transformation of a BioBlock.
public interface IBioBlockTransform
| Name | Description |
|---|---|
| Transform(BioBlock) | Transforms a bio block. |