nylas
2.16.1
jvm
nylas
/
com.nylas.models
/
ServiceAccountSigner
/
Companion
Companion
public
class
Companion
Members
Properties
INSTANCE
Link copied to clipboard
public
final
static
ServiceAccountSigner.Companion
INSTANCE
Functions
canonical
Json
Link copied to clipboard
public
final
String
canonicalJson
(
Object
value
)
Deterministic JSON with object keys sorted recursively and no extra whitespace.
generate
Nonce
Link copied to clipboard
public
final
String
generateNonce
(
Integer
length
)
load
Private
Key
From
Pem
Link copied to clipboard
public
final
RSAPrivateKey
loadPrivateKeyFromPem
(
String
privateKeyPem
)