Service SecurityUtils

from security-utils import SecurityUtils

Port NameLocationProtocolInterfaces
iplocalSecurityUtilsInterface

List of Available Interfaces

SecurityUtilsInterface

Operation NameInput TypeOutput TypeFaultsDescription
createSecureTokenvoidstring-
secureRandomSecureRandomRequestraw-

Types

SecureRandomRequest:
Type Declaration
void {
  size[1,1]: int // 
}