win32cred.CredUnmarshalCredential
int,PyUnicode = CredUnmarshalCredential(MarshaledCredential)
Unmarshals credentials formatted using win32cred::CredMarshalCredential
Parameters
CredType | Type of output credentials |
CertCredential | Character string containing SHA1 hash of a certificate |
UsernameTargetCredential | Unicode string containing username |
Return Value
Returns the credential type and credentials.