pub type FilledInitializeSecurityContext<'a, I, C> = InitializeSecurityContext<'a, I, C, WithCredentialsHandle, WithContextRequirements, WithTargetDataRepresentation, WithOutput>;

Implementations

Executes the SSPI function that the builder represents.