Uses of Class
io.github.ma1uta.matrix.event.nested.JWK
-
Packages that use JWK Package Description io.github.ma1uta.matrix.event.nested Event content internal objects. -
-
Uses of JWK in io.github.ma1uta.matrix.event.nested
Fields in io.github.ma1uta.matrix.event.nested declared as JWK Modifier and Type Field Description private JWK
EncryptedFile. key
Required.Methods in io.github.ma1uta.matrix.event.nested that return JWK Modifier and Type Method Description JWK
EncryptedFile. getKey()
Methods in io.github.ma1uta.matrix.event.nested with parameters of type JWK Modifier and Type Method Description void
EncryptedFile. setKey(JWK key)
-