sun.security.mscapi |
|
Java Source File Name | Type | Comment |
JarVerifierImpl.java | Class | This class verifies a JAR file and all its supporting JAR files. |
Key.java | Class | The handle for an RSA or DSA key using the Microsoft Crypto API. |
KeyStore.java | Class | Implementation of key store for Windows using the Microsoft Crypto API. |
PRNG.java | Class | Native PRNG implementation for Windows using the Microsoft Crypto API. |
RSAKeyPair.java | Class | The handle for an RSA public/private keypair using the Microsoft Crypto API. |
RSAKeyPairGenerator.java | Class | RSA keypair generator. |
RSAPrivateKey.java | Class | The handle for an RSA private key using the Microsoft Crypto API. |
RSAPublicKey.java | Class | The handle for an RSA public key using the Microsoft Crypto API. |
RSASignature.java | Class | RSA signature implementation. |
SunMSCAPI.java | Class | A Cryptographic Service Provider for the Microsoft Crypto API. |