Uses of Record Class
page.codeberg.friedolyn.crypto.Cryptor.KeyDerivationResult
Packages that use Cryptor.KeyDerivationResult
-
Uses of Cryptor.KeyDerivationResult in page.codeberg.friedolyn.crypto
Methods in page.codeberg.friedolyn.crypto that return Cryptor.KeyDerivationResultModifier and TypeMethodDescriptionstatic @NonNull Cryptor.KeyDerivationResult
Cryptor.deriveKeyFromPassword
(byte[] password) static @NonNull Cryptor.KeyDerivationResult
Cryptor.deriveKeyFromPassword
(byte[] password, byte[] salt)