toggle menu
few
jvm
switch theme
search in API
security
/
security.encryptor
Package-level
declarations
Types
Types
Id
Encryptor
Link copied to clipboard
class
IdEncryptor
(
algorithm
:
String
,
secretKey
:
String
,
transformation
:
String
,
keySize
:
Int
,
iv
:
String
)
:
Encryptor
<
String
,
String
>