CryptoSys API Library Manual

Aes256.Instance Method

Create the one and only instance

Syntax

[C#]
public static Aes256 Instance()
[VB.NET]
Public Shared Function Instance As Aes256

Return Value

Single instance to class

Remarks

CAUTION: Instances of Aes128, Aes192 and Aes256 are not independent in the same thread.

[Contents] [Index]

[HOME]   [NEXT: Aes256.Pad Method (Byte)...]

Copyright © 2001-10 D.I. Management Services Pty Ltd. All rights reserved.