LocalTables
|SimpleVerifier|CARDINAL| |
Functions|~~~~~
|ChangeSimpleKey|AuthenticationP14V2.ChangeSimpleKey|7 |
Functions|~~~~~
|Problem|AuthenticationP14V2.Problem| |
Functions|~~~~~
|CreateStrongKey|AuthenticationP14V2.CreateStrongKey|3 |
Functions|~~~~~
|AuthenticationError|AuthenticationP14V2.AuthenticationError|2 |
Functions|~~~~~
|SimpleCredentials|CHNameP2V0.ThreePartName| |
Functions|~~~~~
|StrongVerifier|AuthenticationP14V2.StrongVerifier| |
Functions|~~~~~
|SeqWords|AuthenticationP14V2.SeqWords| |
Functions|~~~~~
|Credentials|AuthenticationP14V2.Credentials| |
Functions|~~~~~
|DeleteSimpleKey|AuthenticationP14V2.DeleteSimpleKey|8 |
Functions|~~~~~
|GetStrongCredentials|AuthenticationP14V2.GetStrongCredentials|1 |
Functions|~~~~~
|Which|AuthenticationP14V2.Which| |
Functions|~~~~~
|CredentialsPackage|AuthenticationP14V2.CredentialsPackage| |
Functions|~~~~~
|Verifier|AuthenticationP14V2.SeqWords| |
Functions|~~~~~
|Key|AuthenticationP14V2.Block| |
Functions|~~~~~
|CheckSimpleCredentials|AuthenticationP14V2.CheckSimpleCredentials|2 |
Functions|~~~~~
|ChangeStrongKey|AuthenticationP14V2.ChangeStrongKey|4 |
Functions|~~~~~
|StrongCredentials|AuthenticationP14V2.StrongCredentials| |
Functions|~~~~~
|Block|AuthenticationP14V2.Block| |
Functions|~~~~~
|DeleteStrongKey|AuthenticationP14V2.DeleteStrongKey|5 |
Functions|~~~~~
|CallError|AuthenticationP14V2.CallError|1 |
Functions|~~~~~
|HashedPassword|CARDINAL| |
Functions|~~~~~
|CredentialsType|AuthenticationP14V2.CredentialsType| |
Functions|~~~~~
|CreateSimpleKey|AuthenticationP14V2.CreateSimpleKey|6 |
Functions|~~~~~
|CallProblem|AuthenticationP14V2.CallProblem| |
Functions|~~~~~

TypeTables
TYPE|LONGCARDINAL|LONGCARDINAL|CONSTANT|0|
TYPE|AuthenticationP14V2.AuthenticationError|ERROR|CONSTANT|0|
problem |0 |AuthenticationP14V2.Problem |
TYPE|AuthenticationP14V2.SeqWords|SEQUENCE|VARIABLE|65536|
 |0 |UNSPECIFIED |
TYPE|UNSPECIFIED|UNSPECIFIED|CONSTANT|0|
TYPE|AuthenticationP14V2.ChangeStrongKey|PROCEDURE|CONSTANT|3|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
newKey |0 |AuthenticationP14V2.Block |
TYPE|AuthenticationP14V2.Block|ARRAY|CONSTANT|4|
 |0 |UNSPECIFIED |
TYPE|STRING|STRING|VARIABLE|0|
TYPE|AuthenticationP14V2.GetStrongCredentials|PROCEDURE|CONSTANT|3|
initiator |0 |CHNameP2V0.ThreePartName |
recipient |0 |CHNameP2V0.ThreePartName |
nonce |0 |LONGCARDINAL |
encryptedCredentialsPackage |0 |AuthenticationP14V2.SeqWords |
TYPE|AuthenticationP14V2.CredentialsPackage|RECORD|CONSTANT|0|
credentials |0 |AuthenticationP14V2.Credentials |
nonce |0 |LONGCARDINAL |
recipient |0 |CHNameP2V0.ThreePartName |
conversationKey |0 |AuthenticationP14V2.Block |
TYPE|AuthenticationP14V2.DeleteStrongKey|PROCEDURE|CONSTANT|3|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
name |0 |CHNameP2V0.ThreePartName |
TYPE|AuthenticationP14V2.CreateSimpleKey|PROCEDURE|CONSTANT|4|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
name |0 |CHNameP2V0.ThreePartName |
key |0 |CARDINAL |
TYPE|AuthenticationP14V2.CredentialsType|ENUMERATION|CONSTANT|0|
simple |0 | |
strong |1 | |
TYPE|AuthenticationP14V2.StrongVerifier|RECORD|CONSTANT|0|
timeStamp |0 |LONGCARDINAL |
ticks |0 |LONGCARDINAL |
TYPE|AuthenticationP14V2.CheckSimpleCredentials|PROCEDURE|CONSTANT|2|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
ok |0 |BOOLEAN |
TYPE|AuthenticationP14V2.CallProblem|ENUMERATION|CONSTANT|0|
tooBusy |0 | |
accessRightsInsufficient |1 | |
keysUnavailable |2 | |
strongKeyDoesNotExist |3 | |
simpleKeyDoesNotExist |4 | |
strongKeyAlreadyRegistered |5 | |
simpleKeyAlreadyRegistered |6 | |
domainForNewKeyUnavailable |7 | |
domainForNewKeyUnknown |8 | |
badKey |9 | |
badName |10 | |
databaseFull |11 | |
other |12 | |
TYPE|AuthenticationP14V2.ChangeSimpleKey|PROCEDURE|CONSTANT|3|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
newKey |0 |CARDINAL |
TYPE|AuthenticationP14V2.CreateStrongKey|PROCEDURE|CONSTANT|4|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
name |0 |CHNameP2V0.ThreePartName |
key |0 |AuthenticationP14V2.Block |
TYPE|BOOLEAN|BOOLEAN|CONSTANT|0|
TYPE|AuthenticationP14V2.CallError|ERROR|CONSTANT|0|
problem |0 |AuthenticationP14V2.CallProblem |
whichArg |0 |AuthenticationP14V2.Which |
TYPE|AuthenticationP14V2.DeleteSimpleKey|PROCEDURE|CONSTANT|3|
credentials |0 |AuthenticationP14V2.Credentials |
verifier |0 |AuthenticationP14V2.SeqWords |
name |0 |CHNameP2V0.ThreePartName |
TYPE|CHNameP2V0.ThreePartName|RECORD|CONSTANT|0|
organization |0 |STRING |
domain |0 |STRING |
object |0 |STRING |
TYPE|AuthenticationP14V2.StrongCredentials|RECORD|CONSTANT|0|
conversationKey |0 |AuthenticationP14V2.Block |
expirationTime |0 |LONGCARDINAL |
initiator |0 |CHNameP2V0.ThreePartName |
TYPE|AuthenticationP14V2.Which|ENUMERATION|CONSTANT|0|
notApplicable |0 | |
initiator |1 | |
recipient |2 | |
client |3 | |
TYPE|CARDINAL|CARDINAL|CONSTANT|0|
TYPE|AuthenticationP14V2.Credentials|RECORD|CONSTANT|0|
type |0 |AuthenticationP14V2.CredentialsType |
value |0 |AuthenticationP14V2.SeqWords |
TYPE|AuthenticationP14V2.Problem|ENUMERATION|CONSTANT|0|
credentialsInvalid |0 | |
verifierInvalid |1 | |
verifierExpired |2 | |
verifierReused |3 | |
credentialsExpired |4 | |
inappropriateCredentials |5 | |

TYPE|.

Functions

.