JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.cloudpos.hsm
Interface HSMDeviceSpec
All Superinterfaces:
DeviceSpec
public interface
HSMDeviceSpec
extends
DeviceSpec
The
HSMDeviceSpec
interface defines the specification of the hardware safe module.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int[]
getAlgorithms
()
Gets the supported algorithms of the hardware safe module.
Method Detail
getAlgorithms
int[] getAlgorithms()
Gets the supported algorithms of the hardware safe module.
Returns:
the int array of supported algorithms,Returns null if not supported.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method