kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
auth-apple
/
dev.kaccelero.commons.auth
/
AppleKeyProvider
Apple
Key
Provider
class
AppleKeyProvider
Members
Constructors
Apple
Key
Provider
Link copied to clipboard
constructor
(
)
Functions
fetch
Keys
Link copied to clipboard
suspend
fun
fetchKeys
(
)
get
Private
Key
Link copied to clipboard
open
fun
getPrivateKey
(
)
:
<Error class: unknown class>
?
get
Private
Key
Id
Link copied to clipboard
open
fun
getPrivateKeyId
(
)
:
String
?
get
Public
Key
By
Id
Link copied to clipboard
open
fun
getPublicKeyById
(
keyId
:
String
?
)
:
<Error class: unknown class>
?