bosservices - Service Info Page
bosservices
>
IWsKeyManagement
IWsKeyManagement
[
WSDL
]
(urn:WsKeyManagementIntf-IWsKeyManagement)
void
UpdateMasterKey(
int
AKeyPart
,
string
AOldPassword
,
string
ANewPassword
)
void
ResetMasterKey(
)
void
ImportKeysFromFile(
)
boolean
CanImportKeyFiles(
)
int
SaveAccount(
string
AAccountXML
)
string
GetAccountXML(
int
APaymentAccountId
)
int
FindUpdateEncryptionKeyIndex(
)
void
StartUpdateEncryptionKey(
int
AIndex
)
void
EndUpdateEncryptionKey(
)
anyType
FindPaymentAccountIdToReencrypt(
)
void
UpdateEncryptionKey(
int
APaymentAccountId
)
void
EncodePaymentAccount(
int
AEncodingType
)