com.businessobjects.sdk.plugin.desktop.cryptographickey
Interface ICryptographicKey

All Superinterfaces:
ICryptographicKeyBase, IInfoObject

public interface ICryptographicKey
extends IInfoObject, ICryptographicKeyBase

This interface allows you to manage cryptographic keys. To change the state of a cryptographic key, or to obtain its secret value, you must be authenticated as a member of the CryptographyOfficers group. Any user can access the cryptographic key state.

Since:
4.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet
 
Nested classes/interfaces inherited from interface com.businessobjects.sdk.plugin.desktop.cryptographickey.ICryptographicKeyBase
ICryptographicKeyBase.KeyState
 
Field Summary
 
Fields inherited from interface com.businessobjects.sdk.plugin.desktop.cryptographickey.ICryptographicKeyBase
KIND, PROGID
 
Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
applyDelta, applyDelta, clearTenantID, deleteNow, getCommitLevel, getCUID, getDelta, getDelta, getDescription, getDescription, getDescription, getDescriptionLocales, getFileLocales, getFiles, getFiles, getGUID, getID, getKeyword, getKind, getLockInfo, getOwner, getOwnerID, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getSecurityInfo2, getSourceFiles, getSpecificKind, getSpecificProgID, getTenantID, getTitle, getTitle, getTitle, getTitleLocales, getUpdateTimeStamp, isDirty, isInstance, isLockHeld, isMarkedAsRead, isReadOnly, properties, propertyIDs, releaseLock, removeFiles, removeSourceFiles, retrievePropertySet, save, setCommitLevel, setDescription, setKeyword, setMarkedAsRead, setParentID, setTenantID, setTitle, unlockNow
 
Methods inherited from interface com.businessobjects.sdk.plugin.desktop.cryptographickey.ICryptographicKeyBase
getActivePeriodInMilliseconds, getKeyState, getKeyValue, isCompromised, resumeRekey, setCompromised, startRekey, suspendRekey