Uses of Class
no.digipost.api.client.representations.EncryptionKey
-
Packages that use EncryptionKey Package Description no.digipost.api.client.representations 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.no.digipost.api.client.security -
-
Uses of EncryptionKey in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as EncryptionKey Modifier and Type Field Description protected EncryptionKeyIdentificationResultWithEncryptionKey. encryptionKeyMethods in no.digipost.api.client.representations that return EncryptionKey Modifier and Type Method Description EncryptionKeyIdentificationResultWithEncryptionKey. getEncryptionKey()Constructors in no.digipost.api.client.representations with parameters of type EncryptionKey Constructor Description IdentificationResultWithEncryptionKey(IdentificationResult result, EncryptionKey encryptionKey) -
Uses of EncryptionKey in no.digipost.api.client.security
Constructors in no.digipost.api.client.security with parameters of type EncryptionKey Constructor Description DigipostPublicKey(EncryptionKey encryptionKey)
-