Method: PKCS11::Library#C_GetInfo

Defined in:
lib/pkcs11/library.rb

#C_GetInfoCK_INFO Also known as: info

Returns general information about Cryptoki.

Returns:

[View source]

63
64
65
# File 'lib/pkcs11/library.rb', line 63

def C_GetInfo
  unwrapped_C_GetInfo
end