Uses of Class
no.digipost.api.client.representations.accounts.EncryptionKey
-
Packages that use EncryptionKey Package Description no.digipost.api.client.representations.accounts Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of EncryptionKey in no.digipost.api.client.representations.accounts
Methods in no.digipost.api.client.representations.accounts that return EncryptionKey Modifier and Type Method Description EncryptionKey
UserAccount. getEncryptionKey()
Constructors in no.digipost.api.client.representations.accounts with parameters of type EncryptionKey Constructor Description UserAccount(DigipostAddress digipostAddress, EncryptionKey encryptionKey)
-