From 3829dd4fc66d50924f914e61ae3c21d95ca8052f Mon Sep 17 00:00:00 2001 From: Pawel Andruszkiewicz
- Privilege level: - public -
-- Privilege: - http://tizen.org/privilege/keymanager -
Parameters:
Exceptions:
-+
with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter. -
- with error type SecurityError, if the application does not have the privilege to call this method. -
- Privilege level: - public -
-- Privilege: - http://tizen.org/privilege/keymanager -
Parameters:
- with error type SecurityError, if the application does not have the privilege to call this method. -
with error type UnknownError, if the method cannot be completed because of an unknown error
- Privilege level: - public -
-- Privilege: - http://tizen.org/privilege/keymanager -
Parameters:
- with error type SecurityError, if the application does not have the privilege to call this method. -
with error type VerificationError, if the method cannot be completed because an incorrect password is used.
@@ -422,28 +393,15 @@ If an application calls this method to retrieve raw data which it saved into the Since: 3.0
-- Privilege level: - public -
-- Privilege: - http://tizen.org/privilege/keymanager -
Return value:
KeyManagerAlias[] Array of aliases.Exceptions:
-- with error type SecurityError, if the application does not have the privilege to call this method. -
+
with error type UnknownError, if the method cannot be completed because of an unknown error. -
- Privilege level: - public -
-- Privilege: - http://tizen.org/privilege/keymanager -
Parameters:
Exceptions:
-+
with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter. -
- with error type SecurityError, if the application does not have the privilege to call this method. -