7 references to RpcInfoCardCryptoHandle
System.IdentityModel.Selectors (7)
infocard\client\System\IdentityModel\Selectors\CryptoHandle.cs (7)
139
RpcInfoCardCryptoHandle
hCrypto =
140
(
RpcInfoCardCryptoHandle
)Marshal.PtrToStructure(nativeHandle.DangerousGetHandle(),
141
typeof(
RpcInfoCardCryptoHandle
));
146
case
RpcInfoCardCryptoHandle
.HandleType.Asymmetric:
149
case
RpcInfoCardCryptoHandle
.HandleType.Symmetric:
152
case
RpcInfoCardCryptoHandle
.HandleType.Transform:
155
case
RpcInfoCardCryptoHandle
.HandleType.Hash: