| Class | Description |
|---|---|
| virgil_crypto_java | |
| virgil_crypto_javaJNI | |
| VirgilAsn1Compatible | |
| VirgilBase64 | |
| VirgilByteArrayUtils |
This class contains conversion utils for byte sequence.
|
| VirgilChunkCipher |
This class provides high-level interface to encrypt / decrypt data splitted
to chunks.
|
| VirgilCipher |
This class provides high-level interface to encrypt / decrypt data using
Virgil Security keys.
|
| VirgilCipherBase |
This class provides configuration methods to all Virgil Cipher classes.
|
| VirgilCustomParams |
Data object that represent ASN.1 structure.
|
| VirgilDataSink |
This is base class for output streams.
|
| VirgilDataSource |
This is base class for input streams.
|
| VirgilHash |
Provides hashing algorithms.
|
| VirgilHash.Algorithm |
Enumerates possible Hash algorithms.
|
| VirgilKeyPair |
This class handles information about Virgil Security key pair.
|
| VirgilKeyPair.Type |
Type of the keypair.
|
| VirgilPBKDF | |
| VirgilPBKDF.Algorithm | |
| VirgilRandom | |
| VirgilSigner |
This class provides high-level interface to sign and verify data using Virgil
Security keys.
|
| VirgilStreamCipher |
This class provides high-level interface to encrypt / decrypt streaming data
using Virgil Security keys.
|
| VirgilStreamDataSink |
TODO: add type description
|
| VirgilStreamDataSource | |
| VirgilStreamSigner |
This class provides high-level interface to sign and verify data using Virgil
Security keys.
|
| VirgilTinyCipher |
This class aim is to minimize encryption output.
|
| VirgilTinyCipher.PackageSize | |
| VirgilVersion |
Provides information about Virgil library version.
|
Copyright © 2016. All rights reserved.