A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  U  V 

P

parseSessionIdFromBytes(kotlin.ByteArray) - function in io.seald.seald_sdk.SealdUtils
Takes an encrypted file as bytes, and returns the session id.
parseSessionIdFromFile(java.lang.String) - function in io.seald.seald_sdk.SealdUtils
Takes the path to an encrypted file, and returns the session id.
parseSessionIdFromMessage(java.lang.String) - function in io.seald.seald_sdk.SealdUtils
Takes an encrypted message, and returns the session id.
PENDING - enum entry in io.seald.seald_sdk.ConnectorState
 
prepareRenew(io.seald.seald_sdk.PreGeneratedKeys) - function in io.seald.seald_sdk.SealdSDK
Prepare a private key renewal, so it can be stored on SSKS without risk of loss during the actual renew.
prepareRenew() - function in io.seald.seald_sdk.SealdSDK
Prepare a private key renewal, so it can be stored on SSKS without risk of loss during the actual renew.
prepareRenewAsync(io.seald.seald_sdk.PreGeneratedKeys) - function in io.seald.seald_sdk.SealdSDK
Prepare a private key renewal, so it can be stored on SSKS without risk of loss during the actual renew
prepareRenewAsync() - function in io.seald.seald_sdk.SealdSDK
Prepare a private key renewal, so it can be stored on SSKS without risk of loss during the actual renew
PreValidationToken - class in io.seald.seald_sdk
PreValidationToken represents a way for your server to authorize the adding of a connector.
printStackTrace() - function in kotlin.Throwable
 
printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
 
printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
 
pushJWT(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Push a given JWT to the Seald server, for example to add a connector to the current account.
pushJWTAsync(java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Push a given JWT to the Seald server, for example to add a connector to the current account.
A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  U  V