[Android.Runtime.Register("java/security/PublicKey", "", "Java.Security.IPublicKeyInvoker")] public interface IPublicKey : IDisposable, Java.Interop.IJavaPeerable, Java.Security.IKeyDerived Java.Security.Interfaces.IDSAPublicKey Java.Security.Interfaces.IECPublicKey Java.Security.Interfaces.IEdEC...
public interfaceKeyValues Resource collection API of KeyValues. Method Summary Modifier and TypeMethod and Description abstractBlankdefine(String name) Begins definition for a new KeyValue resource. abstract voiddelete(String resourceGroupName, String configStoreName, String keyValueName) ...
Uses of PublicKey in java.security.interfaces Subinterfaces of PublicKey in java.security.interfaces Modifier and TypeInterface and Description interface DSAPublicKey The interface to a DSA public key. interface ECPublicKey The interface to an elliptic curve (EC) public key. interface RSAPubl...
Uses of Interface java.security.spec.KeySpec Packages that useKeySpec PackageDescription java.security Provides the classes and interfaces for the security framework. java.security.spec Provides classes and interfaces for key specifications and algorithm parameter specifications. ...
Namespace: Java.Security Assembly: Mono.Android.dll A private key.C# Kopiraj [Android.Runtime.Register("java/security/PrivateKey", "", "Java.Security.IPrivateKeyInvoker")] public interface IPrivateKey : IDisposable, Java.Interop.IJavaPeerable, Java.Security.IKey...
Uses of ShardingKey in java.sql Methods in java.sql that return ShardingKey 变量和类型方法描述 ShardingKeyShardingKeyBuilder.build() 返回此构建器定义的对象的实例。 Methods in java.sql with parameters of type ShardingKey 变量和类型方法描述 default voidConnection.setShardingKey(ShardingKey sha...
IXECKey Interface Reference Feedback Definition Namespace: Java.Security.Interfaces Assembly: Mono.Android.dll An interface for an elliptic curve public/private key as defined by RFC 7748. C# 複製 [Android.Runtime.Register("java/security/interfaces/XECKey", "", "Java.Security.Interfaces.IX...
Uses of Interface java.awt.KeyEventPostProcessor Packages that useKeyEventPostProcessor 软件包描述 java.awt 包含用于创建用户界面和绘制图形和图像的所有类。 javax.swing 提供一组“轻量级”(全Java语言)组件,这些组件在所有平台上尽可能地工作。
Network Security Services (NSS) A set of libraries that provides a programming interface and command-line tools for key management, communication by SSL or TLS, and token configurations for PKCS#11. The NSS libraries and tools are developed as part of an open-source effort. Overview of Architec...
(HTTPS) and with other protocols through the SSPI interface. Authenticode supports object signing and verification. This is used principally for determining origin and integrity of components downloaded over the Internet, though it may be used in other environments. Finally, general-purpose smart-card...