diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-23 23:53:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:07:40 +0700 |
commit | b26c0080c901f262f08487821dec774ff49a5b21 (patch) | |
tree | f797a90c296a9a05bb2236d1975e3d0ce55f22b7 /development/cryptoki/README | |
parent | cfb00d0e83f86a0400cfbe8c335b56bd531c2eba (diff) |
development/cryptoki: Removed.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cryptoki/README')
-rw-r--r-- | development/cryptoki/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/cryptoki/README b/development/cryptoki/README deleted file mode 100644 index 8a673dfa8089f..0000000000000 --- 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. |