Home
last modified time | relevance | path

Searched defs:SmartCard (Results 1 – 7 of 7) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ds/include/aws/ds/model/
H A DClientAuthenticationType.h19 SmartCard enumerator
/dports/net/rdesktop/rdesktop-1.9.0/
H A Dutils.h62 SmartCard, enumerator
/dports/devel/qca/qca-2.3.4/include/QtCrypto/
H A Dqca_keystore.h428 SmartCard, ///< for smartcards enumerator
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/jira-wiki-markup-1.4.0/src/Text/Jira/
H A DMarkup.hs70 | SmartCard -- ^ smart-card link (external) constructor
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/SmartCards/
H A Dmod.rs6 pub fn SmartCard(&self) -> ::windows::runtime::Result<SmartCard> { in SmartCard() argument
70 pub fn SmartCard(&self) -> ::windows::runtime::Result<SmartCard> { in SmartCard() argument
1414 pub struct SmartCard(::windows::runtime::IInspectable); struct
1415 impl SmartCard { impl
1448 unsafe impl ::windows::runtime::RuntimeType for SmartCard { implementation
1451 unsafe impl ::windows::runtime::Interface for SmartCard { implementation
1455 impl ::windows::runtime::RuntimeName for SmartCard { implementation
1498 unsafe impl ::std::marker::Send for SmartCard {} implementation
1499 unsafe impl ::std::marker::Sync for SmartCard {} implementation
4559 pub fn SmartCard(&self) -> ::windows::runtime::Result<SmartCard> { in SmartCard() method
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Networking/Vpn/
H A Dmod.rs80 pub const SmartCard: Self = Self(4i32); const
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/SmartCards/
H A Dmod.rs6 pub type SmartCard = *mut ::core::ffi::c_void; typedef