toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography
/
CryptographyProvider
/
getOrNull
get
Or
Null
abstract
fun
<
A
:
CryptographyAlgorithm
>
getOrNull
(
identifier
:
CryptographyAlgorithmId
<
A
>
)
:
A
?
(
source
)