Package com.businessobjects.sdk.plugin.desktop.cryptographickey

This package implements interfaces that manage cryptographic keys.

See:
          Description

Interface Summary
ICryptographicKey This interface allows you to manage cryptographic keys.
ICryptographicKeyBase This interface allows you to manage cryptographic keys.
 

Class Summary
ICryptographicKeyBase.KeyState Represents the current state of the cryptographic key.
 

Package com.businessobjects.sdk.plugin.desktop.cryptographickey Description

This package implements interfaces that manage cryptographic keys. You can use the interfaces in this package to create new cryptographic keys, deactivate keys, and re-encrypt data that uses deactivated keys.

All users can access the current state of the cryptographic key, but only members of the CryptographyOfficers group can view the secret data or modify the cryptographic key.

Since:
4.0