OMAC constructor.
Namespace: BasicCard.Crypto.MessagingAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
protected Omac( OmacFactory factory ) |
Visual Basic |
---|
Protected Sub New ( factory As OmacFactory ) |
Visual C++ |
---|
protected: Omac( OmacFactory^ factory ) |
F# |
---|
new : factory : OmacFactory -> Omac |
Parameters
- factory
- Type: BasicCard.Crypto.Messaging..::..OmacFactory
Factory.