public class MidAuthentication extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MidAuthentication.MobileIdAuthenticationBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmName() |
X509Certificate |
getCertificate() |
MidHashType |
getHashType() |
String |
getResult() |
byte[] |
getSignatureValue() |
String |
getSignatureValueInBase64() |
String |
getSignedHashInBase64() |
static MidAuthentication.MobileIdAuthenticationBuilder |
newBuilder() |
public byte[] getSignatureValue()
public String getResult()
public String getSignatureValueInBase64()
public String getAlgorithmName()
public X509Certificate getCertificate()
public String getSignedHashInBase64()
public MidHashType getHashType()
public static MidAuthentication.MobileIdAuthenticationBuilder newBuilder()
Copyright © 2019. All rights reserved.