class definition: close method and class documentation.
This commit is contained in:
@@ -22,6 +22,11 @@ Opens or creates a keystore using @racket[file]. The meaning of
|
||||
@racket[file] is the same as for @racket[ks-open].
|
||||
}
|
||||
|
||||
@defmethod[(close) boolean?]{
|
||||
|
||||
Closes the keystore connection.
|
||||
}
|
||||
|
||||
@defmethod[(handle) keystore?]{
|
||||
|
||||
Returns the underlying keystore handle.
|
||||
|
||||
Reference in New Issue
Block a user