getPublicKey

suspend fun getPublicKey(ciphersuite: Ciphersuite = Ciphersuite.DEFAULT, credentialType: CredentialType = CredentialType.DEFAULT): ByteArray

Get the client's public signature key. To upload to the DS for further backend side validation

Return

the client's public signature key

Parameters

ciphersuite

of the signature key to get

credentialType

the credential type