public static class MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder extends MidHashToSign.HashToSignBuilder
hash, hashType| Constructor and Description |
|---|
MobileIdAuthenticationHashToSignBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MidAuthenticationHashToSign |
build() |
MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder |
withHash(byte[] hash) |
MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder |
withHashInBase64(String hashInBase64) |
MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder |
withHashType(MidHashType hashType) |
withDataToHashpublic MobileIdAuthenticationHashToSignBuilder()
public MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder withHash(byte[] hash)
withHash in class MidHashToSign.HashToSignBuilderpublic MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder withHashInBase64(String hashInBase64)
withHashInBase64 in class MidHashToSign.HashToSignBuilderpublic MidAuthenticationHashToSign.MobileIdAuthenticationHashToSignBuilder withHashType(MidHashType hashType)
withHashType in class MidHashToSign.HashToSignBuilderpublic MidAuthenticationHashToSign build()
build in class MidHashToSign.HashToSignBuilderCopyright © 2019. All rights reserved.