package pkcs11
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Bindings to the PKCS#11 cryptographic API
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      pkcs11-0.14.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=56145aabfe82a55851da4e5d131cc5d2e87ac8ca6955e1b16b303a32d3fa4bcd
    
    
  md5=d6d18b0852925320e5b0ceaf1c433c5a
    
    
  doc/README.html
Pkcs11 - bindings to the PKCS#11 cryptographic API  
 
PKCS11 is an API used by smartcards and Hardware Security Modules to perform cryptographic operations such as signature or encryption.
This library contains two parts: type definitions corresponding to the PKCS#11 API, and bindings using ctypes to emit calls to a DLL.
To install the driver part, install ctypes and ctypes-foreign - it will build a pkcs11.driver package.
The entry point of this library is [P11.load_driver]. An example is available in test/example_sign.ml.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >