toggle menu
Signum
3.17.0
androidJvm
common
switch theme
search in API
indispensable-josef
/
at.asitplus.signum.indispensable.josef
/
JweAlgorithm
/
Symmetric
Symmetric
sealed
class
Symmetric
:
JweAlgorithm
,
SpecializedSymmetricEncryptionAlgorithm
(
source
)
Inheritors
A128KW
A192KW
A256KW
A128GCMKW
A192GCMKW
A256GCMKW
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Properties
algorithm
Link copied to clipboard
open
override
val
algorithm
:
SymmetricEncryptionAlgorithm
<
*
,
*
,
*
>
identifier
Link copied to clipboard
open
override
val
identifier
:
String
jca
Name
Link copied to clipboard
androidJvm
val
JweAlgorithm
.
jcaName
:
String
?
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String