call the word that attempts both crypto contexts

db4
Doug Coleman 2009-05-20 19:40:52 -05:00
parent dc2791ec45
commit 52e959e6a1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ ERROR: acquire-crypto-context-failed provider type ;
} 2|| ;
: windows-crypto-context ( provider type -- context )
acquire-crypto-context <windows-crypto-context> ;
attempt-crypto-context <windows-crypto-context> ;
M: windows-rng random-bytes* ( n tuple -- bytes )
[