Package | Description |
---|---|
org.universAAL.ontology.cryptographic |
Modifier and Type | Class and Description |
---|---|
class |
CertificationAuthority
Ontological representation of CertificationAuthority in the cryptographic
ontology.
|
class |
KeyRing
Ontological representation of KeyRing in the cryptographic ontology.
|
class |
SimpleKey
Ontological representation of SimpleKey in the cryptographic ontology.
|
Modifier and Type | Method and Description |
---|---|
EncryptionKey[] |
AsymmetricEncryption.getKey() |
EncryptionKey[] |
SymmetricEncryption.getKey() |
EncryptionKey[] |
Encryption.getKey() |
Modifier and Type | Method and Description |
---|---|
void |
AsymmetricEncryption.addKey(EncryptionKey newValue) |
void |
SymmetricEncryption.addKey(EncryptionKey newValue) |
void |
Encryption.addKey(EncryptionKey newValue) |
void |
AsymmetricEncryption.setKey(EncryptionKey[] propertyValue) |
void |
SymmetricEncryption.setKey(EncryptionKey[] propertyValue) |
void |
Encryption.setKey(EncryptionKey[] propertyValue) |
Copyright © 2018 universAAL Consortium. All rights reserved.