Interface | Description |
---|---|
CryptoCipher |
The interface of cryptographic cipher for encryption and decryption.
|
Class | Description |
---|---|
CryptoCipherFactory |
Creates
CryptoCipher instances. |
Enum | Description |
---|---|
CryptoCipherFactory.CipherProvider |
Defines the internal CryptoCipher implementations.
|
Copyright © 2016–2022 The Apache Software Foundation. All rights reserved.