Namespace Sig.Crypto.BioBlocks
Classes
AesMode
Default AES parameters used by BioBlockEncryptor, BioBlockDecryptor.
BioBlockDecryptor
A IBioBlockTransform that decrypts a BioBlock.
BioBlockEncryptor
A IBioBlockTransform that encrypts a BioBlock.
BioBlockHelper
Helps working with BioBlocks.
BioBlockReturn
A IBioBlockTransform that does not transform.
Structs
BioBlock
A block of biodata.
Interfaces
IBioBlockTransform
A transformation of a BioBlock.