|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityAlgorithm.AlgorithmType | |
|---|---|
| org.opcfoundation.ua.transport.security | This folder contains common security related classes |
| Uses of SecurityAlgorithm.AlgorithmType in org.opcfoundation.ua.transport.security |
|---|
| Methods in org.opcfoundation.ua.transport.security that return SecurityAlgorithm.AlgorithmType | |
|---|---|
SecurityAlgorithm.AlgorithmType |
SecurityAlgorithm.getType()
Getter for the field type. |
static SecurityAlgorithm.AlgorithmType |
SecurityAlgorithm.AlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SecurityAlgorithm.AlgorithmType[] |
SecurityAlgorithm.AlgorithmType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||