GetEncryptionKeys (NotesUserID - LotusScript®)
Gets the encryption keys of a given userID
Defined in
NotesUserIDSyntax
Set keys = NotesIDVault.getEncryptionKeys( userID )Return value | Description |
---|---|
keys | Array of strings. Encryption keys of the specified user ID. |