RootEncoder
Toggle table of contents
2.8.0
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
whip
/
com.pedro.whip.dtls
/
CryptoUtils
Crypto
Utils
object
CryptoUtils
Created by pedro on 15/7/25.
Members
Functions
calculate
Hmac
Sha1
Link copied to clipboard
fun
calculateHmacSha1
(
bytes
:
ByteArray
,
key
:
ByteArray
)
:
ByteArray
generate
Cert
Link copied to clipboard
fun
generateCert
(
cn
:
String
,
crypto
:
BcTlsCrypto
)
:
DtlsCertificate