DatabaseEncryption
class DatabaseEncryption extends Collection (View source)
Properties
protected | $collection_key | ||
string | $currentState | ||
string[] | $decryptionKeys | ||
string | $keyName | ||
protected | $lastOperationErrorsType | ||
protected | $lastOperationErrorsDataType | ||
string | $state |
Methods
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setDecryptionKeys($decryptionKeys)
No description
string[]
getDecryptionKeys()
No description
setKeyName($keyName)
No description
string
getKeyName()
No description
setLastOperationErrors($lastOperationErrors)
No description
getLastOperationErrors()
No description
setState($state)
No description
string
getState()
No description
Details
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setDecryptionKeys($decryptionKeys)
No description
string[]
getDecryptionKeys()
No description
setKeyName($keyName)
No description
string
getKeyName()
No description
setLastOperationErrors($lastOperationErrors)
No description
OperationError[]
getLastOperationErrors()
No description
setState($state)
No description
string
getState()
No description