summaryrefslogtreecommitdiffstats
path: root/development/cryptoki/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/cryptoki/README')
-rw-r--r--development/cryptoki/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/development/cryptoki/README b/development/cryptoki/README
deleted file mode 100644
index 8a673dfa80..0000000000
--- a/development/cryptoki/README
+++ /dev/null
@@ -1,11 +0,0 @@
-RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)
-2.20 header files.
-
-This standard specifies an API, called Cryptoki, to devices which hold
-cryptographic information and perform cryptographic functions. Cryptoki,
-pronounced crypto-key and short for cryptographic token interface,
-follows a simple object-based approach, addressing the goals of
-technology independence (any kind of device) and resource sharing
-(multiple applications accessing multiple devices), presenting to
-applications a common, logical view of the device called a cryptographic
-token.