call the word that attempts both crypto contexts
parent
dc2791ec45
commit
52e959e6a1
|
@ -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 )
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue